Tag 0.14.1

This commit is contained in:
Ettore Di Giacinto
2021-04-24 21:09:52 +02:00
parent 2cbd97ff3a
commit 946524f90d

View File

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