This commit is contained in:
Ettore Di Giacinto
2020-03-21 21:39:12 +01:00
parent 44aa69928a
commit 3c5e144b8d

View File

@@ -37,7 +37,7 @@ var cfgFile string
var Verbose bool
const (
LuetCLIVersion = "0.7-dev"
LuetCLIVersion = "0.7"
LuetEnvPrefix = "LUET"
)