Prepare for 0.6.4 tag

This commit is contained in:
Ettore Di Giacinto
2020-03-05 18:36:51 +01:00
parent 765261f233
commit ec0b83a811

View File

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