Tag 0.8.0

This commit is contained in:
Ettore Di Giacinto
2020-06-12 19:41:37 +02:00
parent bb41a0c074
commit ee3b59348e

View File

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