Tag 0.7.4

This commit is contained in:
Ettore Di Giacinto
2020-04-24 19:46:14 +02:00
parent 18ccdbd6a9
commit 14bc26ee22

View File

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