Skip to content

Commit db31b74

Browse files
committed
agent: v0.5.0
1 parent b7836f6 commit db31b74

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.1"
23+
var version = "v0.5.0"
2424

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

0 commit comments

Comments
 (0)