Tag 0.8.6

This commit is contained in:
Ettore Di Giacinto 2020-10-04 19:58:13 +02:00
parent 74246780d4
commit 2cb0f3ab5d

View File

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