diff options
| author | Frank <[email protected]> | 2025-09-11 17:21:49 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-11 17:22:05 -0400 |
| commit | 3abca8fd4b08f5d122c2352fcee64755a028228a (patch) | |
| tree | 338a442124fd0f9aa7bba265558594f961bcc156 /cloud/core/migrations/meta/_journal.json | |
| parent | f5b3992479b616b5900a5f752d8928980837426e (diff) | |
| download | opencode-3abca8fd4b08f5d122c2352fcee64755a028228a.tar.gz opencode-3abca8fd4b08f5d122c2352fcee64755a028228a.zip | |
wip: zen
Diffstat (limited to 'cloud/core/migrations/meta/_journal.json')
| -rw-r--r-- | cloud/core/migrations/meta/_journal.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/cloud/core/migrations/meta/_journal.json b/cloud/core/migrations/meta/_journal.json index 131e85613..f17292abd 100644 --- a/cloud/core/migrations/meta/_journal.json +++ b/cloud/core/migrations/meta/_journal.json @@ -15,6 +15,20 @@ "when": 1756871639102, "tag": "0001_serious_whistler", "breakpoints": true + }, + { + "idx": 2, + "version": "5", + "when": 1757597611832, + "tag": "0002_violet_loners", + "breakpoints": true + }, + { + "idx": 3, + "version": "5", + "when": 1757600397194, + "tag": "0003_dusty_clint_barton", + "breakpoints": true } ] -} +}
\ No newline at end of file |
