Tag 0.8.12

This commit is contained in:
Ettore Di Giacinto
2020-11-03 20:02:44 +01:00
parent 9aa352dec8
commit 55ec38ffc7

View File

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