Tag 0.20.4

This commit is contained in:
Ettore Di Giacinto
2021-10-27 12:05:03 +02:00
parent b5def989ac
commit 5e8a9c75dc

View File

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