Tag 0.8.8

This commit is contained in:
Ettore Di Giacinto 2020-10-19 18:47:36 +02:00
parent 94937cc88a
commit abae9c320a

View File

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