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
No known key found for this signature in database
GPG Key ID: 1ADA699B145A2D1C

View File

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