Skip to content

Commit efdf962

Browse files
committed
v0.4.1
1 parent b3d02a3 commit efdf962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/cmd/cm-honeybee-agent/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
"github.com/jollaman999/utils/syscheck"
2121
)
2222

23-
var version = "v0.4.0"
23+
var version = "v0.4.1"
2424

2525
func init() {
2626
argsWithoutProg := os.Args[1:]

0 commit comments

Comments
 (0)