Skip to main content

max / makenotwork

Bump sando to 0.2.5 Carries the aux-repo test targets and the node-companion cross-check. The self-update rebuilds regardless of version, so this is not what makes the new binary install; it is what makes /state distinguish it from the 0.2.4 running since 2026-07-30, which is otherwise the same version string over different code.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-03 15:23 UTC
Signed with PGP, not checked
Commit: 2e2e3e1d73fe68ed105a60941642d0c54c95ca61
Parent: e449bfa
2 files changed, +2 insertions, -2 deletions
@@ -1611,7 +1611,7 @@
1611 1611
1612 1612 [[package]]
1613 1613 name = "sando-daemon"
1614 - version = "0.2.4"
1614 + version = "0.2.5"
1615 1615 dependencies = [
1616 1616 "anyhow",
1617 1617 "async-trait",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "sando-daemon"
3 - version = "0.2.4"
3 + version = "0.2.5"
4 4 edition = "2024"
5 5 license = "MIT"
6 6