Tag 0.11.4

This commit is contained in:
Ettore Di Giacinto 2021-03-07 12:38:37 +01:00
parent 42f5210764
commit 0f1acac89b

View File

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