We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e609e commit f68e5f0Copy full SHA for f68e5f0
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.1"
+const cmdVersion = "v8.11.2"
19
20
// VervetParams contains configuration parameters for the Vervet CLI application.
21
type VervetParams struct {
0 commit comments