1
0
Fork 0
forked from goffee/goffee

create new version to avoid checksum problems in v1.7.2

This commit is contained in:
Zeni Kim 2026-05-19 00:33:24 -05:00
parent 60085d36d6
commit 807875da43
4 changed files with 14 additions and 14 deletions

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.2",
Version: "v1.7.3",
Short: "Goffee is the cli tool",
Long: `Goffee is the cli tool for creating new projects and performing other tasks`,