diff options
| author | Frank <[email protected]> | 2025-10-16 14:59:44 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-10-16 14:59:46 -0400 |
| commit | 7ec5e49e19122f53d99836bdda0d7a98eb61c868 (patch) | |
| tree | 6ee0dceb9ff90aa580491607fd65ee783985cc5a /packages/console/core/migrations/meta/_journal.json | |
| parent | 1c1380d3c8163393c7133981d43c9ec5abf4da43 (diff) | |
| download | opencode-7ec5e49e19122f53d99836bdda0d7a98eb61c868.tar.gz opencode-7ec5e49e19122f53d99836bdda0d7a98eb61c868.zip | |
zen: support stripe link
Diffstat (limited to 'packages/console/core/migrations/meta/_journal.json')
| -rw-r--r-- | packages/console/core/migrations/meta/_journal.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/console/core/migrations/meta/_journal.json b/packages/console/core/migrations/meta/_journal.json index ab781877f..5e6168e56 100644 --- a/packages/console/core/migrations/meta/_journal.json +++ b/packages/console/core/migrations/meta/_journal.json @@ -232,6 +232,13 @@ "when": 1759976329502, "tag": "0032_white_doctor_doom", "breakpoints": true + }, + { + "idx": 33, + "version": "5", + "when": 1760637384217, + "tag": "0033_cynical_jack_flag", + "breakpoints": true } ] }
\ No newline at end of file |
