Tag 0.14.3

This commit is contained in:
Ettore Di Giacinto
2021-05-11 15:24:26 +02:00
parent bdc24b84a4
commit 186ac33156

View File

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