Tag 0.8.10

This commit is contained in:
Ettore Di Giacinto
2020-10-29 16:50:17 +01:00
parent 39bc74fc73
commit 529a827c5f

View File

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