Tag 0.8.1

This commit is contained in:
Ettore Di Giacinto
2020-06-27 13:02:00 +02:00
parent 910f1ad3fe
commit 764a09ce0c

View File

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