Tag 0.16.6

This commit is contained in:
Ettore Di Giacinto 2021-06-04 16:23:51 +02:00
parent 68edfd58e7
commit a7b4ae67c9

View File

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