Skip to content

Commit 02653e0

Browse files
committed
Tag 0.7.2
1 parent 2c48fe0 commit 02653e0

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
@@ -38,7 +38,7 @@ var Verbose bool
3838
var LockedCommands = []string{"install", "uninstall", "upgrade"}
3939

4040
const (
41-
LuetCLIVersion = "0.8-dev"
41+
LuetCLIVersion = "0.7.2"
4242
LuetEnvPrefix = "LUET"
4343
)
4444

0 commit comments

Comments
 (0)