Skip to content

Commit 85c7c7f

Browse files
committed
Bump version
1 parent 05406e8 commit 85c7c7f

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.5"
25+
var ReleaseVersion = "local build from v1.5.6"
2626

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

0 commit comments

Comments
 (0)