Tag 0.16.4

This commit is contained in:
Ettore Di Giacinto 2021-05-25 14:55:55 +02:00
parent 92ea69a2b9
commit 56e9c6f82e

View File

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