diff --git a/cmd/root.go b/cmd/root.go index aea6382..ec1c5f5 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -6,7 +6,7 @@ import ( "github.com/spf13/cobra" ) -var APP_VERSION = "1.3.5" +var APP_VERSION = "1.3.6" // rootCmd represents the base command when called without any subcommands var rootCmd = &cobra.Command{