We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d02a3 commit efdf962Copy full SHA for efdf962
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.0"
+var version = "v0.4.1"
24
25
func init() {
26
argsWithoutProg := os.Args[1:]
0 commit comments