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
|
||||
|
||||
const (
|
||||
LuetCLIVersion = "0.30.0"
|
||||
LuetCLIVersion = "0.30.1"
|
||||
LuetEnvPrefix = "LUET"
|
||||
)
|
||||
|
||||
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 is free software, and you are welcome to redistribute it under certain conditions.",
|
||||
}
|
||||
|
Reference in New Issue
Block a user