Tag 0.9.9

This commit is contained in:
Ettore Di Giacinto
2020-12-02 19:12:43 +01:00
parent 9423b7c1e3
commit 43db64c089

View File

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