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:
dan-claude-bot 2026-07-18 20:54:39 +00:00
parent 6d4996e532
commit 7044f8e0c1

View file

@ -1 +1 @@
0.6.0
0.6.1-dev