diff options
| author | Frank <[email protected]> | 2025-09-12 11:57:12 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-12 11:57:14 -0400 |
| commit | c294a181559185dedf6a65e00e1db597721a815b (patch) | |
| tree | 3a9569986462b8d399d903092451dcb534f4dcb0 /cloud/core/migrations/meta/_journal.json | |
| parent | c3dc6d6df647f8e21dfcd9aeaf4d69bc45580020 (diff) | |
| download | opencode-c294a181559185dedf6a65e00e1db597721a815b.tar.gz opencode-c294a181559185dedf6a65e00e1db597721a815b.zip | |
wip: zen
Diffstat (limited to 'cloud/core/migrations/meta/_journal.json')
| -rw-r--r-- | cloud/core/migrations/meta/_journal.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cloud/core/migrations/meta/_journal.json b/cloud/core/migrations/meta/_journal.json index 206d5e69b..50713706e 100644 --- a/cloud/core/migrations/meta/_journal.json +++ b/cloud/core/migrations/meta/_journal.json @@ -36,6 +36,20 @@ "when": 1757627357232, "tag": "0004_first_mockingbird", "breakpoints": true + }, + { + "idx": 5, + "version": "5", + "when": 1757632304856, + "tag": "0005_jazzy_skrulls", + "breakpoints": true + }, + { + "idx": 6, + "version": "5", + "when": 1757643108507, + "tag": "0006_parallel_gauntlet", + "breakpoints": true } ] } |
