Tag 0.16.7

This commit is contained in:
Ettore Di Giacinto
2021-06-17 07:55:01 +02:00
parent 92e18d5782
commit 654b5b48cd

View File

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