Skip to content

Commit 2351c4c

Browse files
committed
31.8 -> 32.0 - Full windows support
1 parent b71f591 commit 2351c4c

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.8"
27+
var Version string = "32.0"
2828

2929
var cfgFile string
3030
var userAgent string

0 commit comments

Comments
 (0)