Tag 0.11.7

This commit is contained in:
Ettore Di Giacinto 2021-03-16 15:47:37 +01:00
parent ce349ca1b7
commit 2c32af2951

View File

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