Tag 0.9.14

This commit is contained in:
Ettore Di Giacinto 2020-12-09 19:33:11 +01:00
parent b5990b5333
commit d472dee19b

View File

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