Tag 0.8.13

This commit is contained in:
Ettore Di Giacinto
2020-11-06 22:25:26 +01:00
parent 99bf9e291d
commit dcc5aae3cd

View File

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