mirror of
https://github.com/mudler/luet.git
synced 2025-08-01 23:41:37 +00:00
Tag 0.16.4
This commit is contained in:
parent
92ea69a2b9
commit
56e9c6f82e
@ -40,7 +40,7 @@ var Verbose bool
|
|||||||
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
LuetCLIVersion = "0.16.3"
|
LuetCLIVersion = "0.16.4"
|
||||||
LuetEnvPrefix = "LUET"
|
LuetEnvPrefix = "LUET"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user