Tag 0.14.2

This commit is contained in:
Ettore Di Giacinto
2021-05-07 22:11:45 +02:00
parent 0379855592
commit e5d6d21178

View File

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