chore(release): 1.0.6-beta
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:
parent
9fdc099ea8
commit
22081cf106
2 changed files with 20 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue