DC-002: Sync root VERSION with package.json + keep them in sync via release.sh
CI / Test & Lint (push) Has been cancelled
CI / Security audit (push) Has been cancelled

- Updated root VERSION file from 1.13.0 → 1.13.4 to match package.json.
- scripts/release.sh now writes both files on every release bump, and
  stages VERSION alongside package.json in the release commit.
- This prevents the drift that caused the stale VERSION in the first place.
This commit is contained in:
Hermes
2026-06-13 11:13:54 -07:00
parent d12a9a3cfa
commit 4c60ed1ccf
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
1.13.0
1.13.4