Skip to content

Commit f96fe3c

Browse files
committed
31.2 -> 31.3
1 parent 5536f0d commit f96fe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

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

27-
var Version string = "31.2"
27+
var Version string = "31.3"
2828

2929
var cfgFile string
3030
var userAgent string

0 commit comments

Comments
 (0)