Skip to content

Commit b3061cc

Browse files
committed
cmd: cut 2.8.12
1 parent f62e136 commit b3061cc

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
@@ -33,7 +33,7 @@ func version(commit string) string {
3333
const (
3434
vMajor = 2
3535
vMinor = 8
36-
vPatch = 11
36+
vPatch = 12
3737
)
3838

3939
// versionCmd represents the version command

0 commit comments

Comments
 (0)