mirror of
https://github.com/mudler/luet.git
synced 2025-06-26 07:22:59 +00:00
Tag 0.9.1
This commit is contained in:
parent
794c5984a2
commit
665261e526
@ -38,7 +38,7 @@ var Verbose bool
|
|||||||
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
LuetCLIVersion = "0.9"
|
LuetCLIVersion = "0.9.1"
|
||||||
LuetEnvPrefix = "LUET"
|
LuetEnvPrefix = "LUET"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user