Tag 0.9.15

This commit is contained in:
Ettore Di Giacinto
2020-12-11 23:04:14 +01:00
parent a1453b7242
commit fdba8dea71

View File

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