Tag 0.8.2

This commit is contained in:
Ettore Di Giacinto
2020-07-12 15:57:46 +02:00
parent 6e3650d3af
commit 3af9109b99

View File

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