Per-agent API key handoff + revocation handling. 1.0.5-beta was the docker bundled-dep arch fix; this is the next beta.
4 lines
121 B
Go
4 lines
121 B
Go
package cmd
|
|
|
|
// Version is the CLI version. Overridden by goreleaser ldflags at release time.
|
|
var Version = "1.0.6-beta"
|