Tag 0.8.9

This commit is contained in:
Ettore Di Giacinto
2020-10-22 18:36:37 +02:00
parent c9952b12a8
commit 4e9313ed55

View File

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