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 96ab153 commit 26f7d8aCopy full SHA for 26f7d8a
cmd/version.go
@@ -6,7 +6,7 @@ import (
6
"runtime"
7
)
8
9
-var version = "v2.3.1"
+var version = "v2.3.2"
10
11
var versionCmd = &cobra.Command{
12
Use: "version",
0 commit comments