We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7836f6 commit db31b74Copy full SHA for db31b74
agent/cmd/cm-honeybee-agent/main.go
@@ -20,7 +20,7 @@ import (
20
"github.com/jollaman999/utils/syscheck"
21
)
22
23
-var version = "v0.4.1"
+var version = "v0.5.0"
24
25
func init() {
26
argsWithoutProg := os.Args[1:]
0 commit comments