chore: bump main to 0.6.1-dev — a dev install must not impersonate 0.6.0 (#83)
0.6.0 is released; the versioned layout names install trees after the tree's own VERSION file — so a main install at VERSION 0.6.0 would land in versions/0.6.0, impersonating the released tree: the converging no-op then refuses to update it, and BOX_REINSTALL=1 silently swaps a release tree for a dev one under the same name. A -dev version keeps dev installs side by side with releases. The post-release bump is now part of the release ritual (CONTRIBUTING). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
6d4996e532
commit
7044f8e0c1
1 changed files with 1 additions and 1 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.6.0
|
||||
0.6.1-dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue