diff --git a/internal/cmd/cmd.go b/internal/cmd/cmd.go index 3c15e34..e89a769 100644 --- a/internal/cmd/cmd.go +++ b/internal/cmd/cmd.go @@ -15,7 +15,7 @@ import ( ) // MANAGED BY scripts/genversion.bash DO NOT EDIT. -const cmdVersion = "v8.9.0" +const cmdVersion = "v8.10.0" // VervetParams contains configuration parameters for the Vervet CLI application. type VervetParams struct {