Tag 0.8.7

This commit is contained in:
Ettore Di Giacinto
2020-10-11 15:17:16 +02:00
parent 51f32c0614
commit 4028c62367

View File

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