Tag 0.9.8

This commit is contained in:
Ettore Di Giacinto
2020-11-28 16:29:38 +01:00
parent 0fe30ddcfd
commit 87004c8e78

View File

@@ -40,7 +40,7 @@ var Verbose bool
var LockedCommands = []string{"install", "uninstall", "upgrade"}
const (
LuetCLIVersion = "0.9.7"
LuetCLIVersion = "0.9.8"
LuetEnvPrefix = "LUET"
)