mirror of
https://github.com/mudler/luet.git
synced 2025-09-17 15:52:15 +00:00
⬆️ Tag 0.30.1
This commit is contained in:
@@ -30,12 +30,12 @@ var cfgFile string
|
|||||||
var Verbose bool
|
var Verbose bool
|
||||||
|
|
||||||
const (
|
const (
|
||||||
LuetCLIVersion = "0.30.0"
|
LuetCLIVersion = "0.30.1"
|
||||||
LuetEnvPrefix = "LUET"
|
LuetEnvPrefix = "LUET"
|
||||||
)
|
)
|
||||||
|
|
||||||
var license = []string{
|
var license = []string{
|
||||||
"Luet Copyright (C) 2019-2021 Ettore Di Giacinto",
|
"Luet Copyright (C) 2019-2022 Ettore Di Giacinto",
|
||||||
"This program comes with ABSOLUTELY NO WARRANTY.",
|
"This program comes with ABSOLUTELY NO WARRANTY.",
|
||||||
"This is free software, and you are welcome to redistribute it under certain conditions.",
|
"This is free software, and you are welcome to redistribute it under certain conditions.",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user