Tag 0.7.1

This commit is contained in:
Ettore Di Giacinto 2020-03-22 14:42:04 +01:00
parent 578b323e1b
commit 83cfcd878d
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.8-dev"
LuetCLIVersion = "0.7.1"
LuetEnvPrefix = "LUET"
)