We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b5e4d commit d2f6fe6Copy full SHA for d2f6fe6
internal/cmd/cmd.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
// MANAGED BY scripts/genversion.bash DO NOT EDIT.
18
-const cmdVersion = "v8.11.3"
+const cmdVersion = "v8.12.0"
19
20
// VervetParams contains configuration parameters for the Vervet CLI application.
21
type VervetParams struct {
0 commit comments