Tag 0.8.5

This commit is contained in:
Ettore Di Giacinto
2020-09-10 17:40:33 +02:00
parent bd80f9acd2
commit 6f623ae016

View File

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