fix version

This commit is contained in:
Zeni Kim 2026-05-07 22:58:42 -05:00
parent e4563d161e
commit 60085d36d6

View file

@ -14,7 +14,7 @@ var cfgFile string
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "goffee",
Version: "v1.7.1",
Version: "v1.7.2",
Short: "Goffee is the cli tool",
Long: `Goffee is the cli tool for creating new projects and performing other tasks`,