Tag 0.11.0

This commit is contained in:
Ettore Di Giacinto
2021-02-10 09:07:02 +01:00
parent 518fb16067
commit b93357e36c

View File

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