Prepare for 0.6.3 tag

This commit is contained in:
Ettore Di Giacinto 2020-02-27 18:57:13 +01:00
parent 5bcc8d112a
commit 575079bb77
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.3"
LuetEnvPrefix = "LUET"
)