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