Tag 0.8.14

This commit is contained in:
Ettore Di Giacinto
2020-11-07 12:29:07 +01:00
parent 46ed6423ad
commit 76328176c1

View File

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