mirror of
https://github.com/mudler/luet.git
synced 2025-06-27 15:59:22 +00:00
Tag 0.7.5
This commit is contained in:
parent
b91288153a
commit
886cbd0036
@ -38,7 +38,7 @@ var Verbose bool
|
|||||||
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
var LockedCommands = []string{"install", "uninstall", "upgrade"}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
LuetCLIVersion = "0.8-dev"
|
LuetCLIVersion = "0.7.5"
|
||||||
LuetEnvPrefix = "LUET"
|
LuetEnvPrefix = "LUET"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user