Tag 0.9.16

This commit is contained in:
Ettore Di Giacinto
2020-12-12 16:05:18 +01:00
parent 265e2371b4
commit 6a86bf3f04

View File

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