Tag 0.14.0

This commit is contained in:
Ettore Di Giacinto
2021-04-23 19:46:21 +02:00
parent 7bfff97f57
commit 848215eef0

View File

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