Skip to content

Commit 2e2f504

Browse files
author
echoVic
committed
chore: release v0.0.15
1 parent d6fc6b7 commit 2e2f504

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.14"
19+
currentVersion = "0.0.15"
2020
)
2121

2222
func updateCmd() *cobra.Command {

0 commit comments

Comments
 (0)