Skip to content

Commit b34a633

Browse files
committed
Bump version
1 parent d1b989a commit b34a633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
"github.com/spf13/viper"
2323
)
2424

25-
var ReleaseVersion = "local build from v1.5.2"
25+
var ReleaseVersion = "local build from v1.5.3"
2626

2727
// versionCmd represents the version command
2828
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)