Skip to content

Commit 48d6339

Browse files
committed
Bump version
1 parent 4e1f47e commit 48d6339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

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

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

0 commit comments

Comments
 (0)