This commit is contained in:
Ettore Di Giacinto
2020-11-08 18:25:59 +01:00
parent cead09fb9f
commit 088adf6f3a

View File

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