We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5536f0d commit f96fe3cCopy full SHA for f96fe3c
cmd/root.go
@@ -24,7 +24,7 @@ import (
24
"github.com/spf13/viper"
25
)
26
27
-var Version string = "31.2"
+var Version string = "31.3"
28
29
var cfgFile string
30
var userAgent string
0 commit comments