Tag 0.9.22

This commit is contained in:
Ettore Di Giacinto 2020-12-27 21:17:22 +01:00
parent b81ce66914
commit 498edc95c8

View File

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