diff --git a/main.go b/main.go index 8de7c6d..7e489b2 100644 --- a/main.go +++ b/main.go @@ -6,7 +6,7 @@ import ( ) // Version -const version = "v0.37.8-alpha" +const version = "v0.37.9-alpha" func main() { if err := rootCmd.Execute(); err != nil {