Tag 0.8.4

This commit is contained in:
Ettore Di Giacinto
2020-08-05 19:37:32 +02:00
parent 0c0401847e
commit f676b50735

View File

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