Skip to content

Commit ae64125

Browse files
committed
Up version
1 parent e087ca9 commit ae64125

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
@@ -5,7 +5,7 @@ import (
55
"github.com/spf13/cobra"
66
)
77

8-
const VERSION int = 3
8+
const VERSION int = 4
99
const COMMIT string = "%%commit_hash%%"
1010

1111
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)