mirror of
https://github.com/mudler/luet.git
synced 2025-08-09 11:17:56 +00:00
Tag 0.13.0
This commit is contained in:
parent
9f3e7fd0b2
commit
a7b355ed2f
@ -40,7 +40,7 @@ var Verbose bool
|
|||||||
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
LuetCLIVersion = "0.12.0"
|
LuetCLIVersion = "0.13.0"
|
||||||
LuetEnvPrefix = "LUET"
|
LuetEnvPrefix = "LUET"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user