mirror of
https://github.com/mudler/luet.git
synced 2025-08-28 20:01:33 +00:00
Tag 0.16.6
This commit is contained in:
parent
68edfd58e7
commit
a7b4ae67c9
@ -41,7 +41,7 @@ var Verbose bool
|
|||||||
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
LuetCLIVersion = "0.16.5"
|
LuetCLIVersion = "0.16.6"
|
||||||
LuetEnvPrefix = "LUET"
|
LuetEnvPrefix = "LUET"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user