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 b9bb2bf commit 90cb61cCopy full SHA for 90cb61c
cmd/root.go
@@ -30,7 +30,7 @@ import (
30
"github.com/spf13/cobra"
31
)
32
33
-var Version string = "0.9.7-beta"
+var Version string = "0.9.8.3-beta"
34
var BuildInfo string = ""
35
36
var VersionCmd = &cobra.Command{
0 commit comments