Bump version

This commit is contained in:
Ettore Di Giacinto
2020-10-30 19:15:10 +01:00
parent 91dfb8ce3a
commit 2b67b8dd24

View File

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