Skip to content

Commit

Permalink
agent: v0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ish-hcc committed Dec 4, 2024
1 parent 5a289cc commit 0c587c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/cmd/cm-honeybee-agent/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
"syscall"
)

var version = "v0.2.10"
var version = "v0.2.11"

func init() {
argsWithoutProg := os.Args[1:]
Expand Down

0 comments on commit 0c587c8

Please sign in to comment.