Skip to content

Commit 41c1020

Browse files
author
echoVic
committed
chore: bump version to 0.0.12
1 parent 597425e commit 41c1020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/bar/update.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const (
1616
repoOwner = "echoVic"
1717
repoName = "blade-agent-runtime"
1818
installURL = "https://echovic.github.io/blade-agent-runtime/install.sh"
19-
currentVersion = "0.0.11"
19+
currentVersion = "0.0.12"
2020
)
2121

2222
func updateCmd() *cobra.Command {

0 commit comments

Comments
 (0)