Skip to content

Commit a480b56

Browse files
committed
Preparing new verion
1 parent 6c58416 commit a480b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type Command interface {
1515

1616
var rootCmd = &cobra.Command{
1717
Use: "envolve",
18-
Version: "1.0.12",
18+
Version: "1.0.13",
1919
Short: "Envolve CLI is a tool for effortless .env file management.",
2020
Long: `` + config.PASTEL_ORANGE + `Envolve ` + config.RESET + `is your solution for effortless .env file management. With ` + config.PASTEL_ORANGE + `Envolve ` + config.RESET + `,you can seamlessly gather, arrange, and fine-tune environment variables
2121
across all your projects, ensuring that your configuration data is always at your fingertips without the risk of loss. `,

0 commit comments

Comments
 (0)