chore(release): 1.0.6-beta
Some checks failed
Release / release (push) Failing after 38m40s
Release / docker (push) Has been cancelled

Per-agent API key handoff + revocation handling. 1.0.5-beta was the
docker bundled-dep arch fix; this is the next beta.
This commit is contained in:
Deivid Soto 2026-06-07 19:44:07 +02:00
parent 9fdc099ea8
commit 22081cf106
2 changed files with 20 additions and 1 deletions

View file

@ -1,4 +1,4 @@
package cmd
// Version is the CLI version. Overridden by goreleaser ldflags at release time.
var Version = "1.0.5-beta"
var Version = "1.0.6-beta"