mirror of
https://github.com/mudler/luet.git
synced 2025-08-12 04:32:11 +00:00
Tag 0.17.2
This commit is contained in:
parent
5eb586ddb0
commit
db8bf2b85e
@ -41,7 +41,7 @@ var Verbose bool
|
|||||||
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
LuetCLIVersion = "0.17.1"
|
LuetCLIVersion = "0.17.2"
|
||||||
LuetEnvPrefix = "LUET"
|
LuetEnvPrefix = "LUET"
|
||||||
license = `
|
license = `
|
||||||
Luet Copyright (C) 2019-2021 Ettore Di Giacinto
|
Luet Copyright (C) 2019-2021 Ettore Di Giacinto
|
||||||
|
Loading…
Reference in New Issue
Block a user