1
0
Fork 0
forked from goffee/goffee

Merge pull request 'fix version' (#2) from develop into main

Reviewed-on: goffee/goffee#2
This commit is contained in:
Zeni Kim 2026-05-08 00:05:18 -04:00
commit 45904d54ea

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`,