Tag 0.9.26

This commit is contained in:
Ettore Di Giacinto
2021-01-12 11:25:05 +01:00
parent bd3e483f0f
commit 48f17dbc7a

View File

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