🆕 Tag 0.22.3

This commit is contained in:
Ettore Di Giacinto
2021-12-28 19:02:20 +01:00
parent 96aaf5235b
commit 57eedf8e7e

View File

@@ -30,7 +30,7 @@ var cfgFile string
var Verbose bool
const (
LuetCLIVersion = "0.22.2"
LuetCLIVersion = "0.22.3"
LuetEnvPrefix = "LUET"
)