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