mirror of
https://github.com/Hilbis/Hilbish
synced 2025-07-01 16:52:03 +00:00
chore: change back release to moonflower
This commit is contained in:
parent
548de98551
commit
eb630b2de0
3
vars.go
3
vars.go
@ -12,7 +12,7 @@ var (
|
|||||||
// Version info
|
// Version info
|
||||||
var (
|
var (
|
||||||
ver = "v3.0.0"
|
ver = "v3.0.0"
|
||||||
releaseName = "Hyacinth"
|
releaseName = "Moonflower"
|
||||||
|
|
||||||
gitCommit string
|
gitCommit string
|
||||||
gitBranch string
|
gitBranch string
|
||||||
@ -26,4 +26,3 @@ var (
|
|||||||
noexecute bool // Should we run Lua or only report syntax errors
|
noexecute bool // Should we run Lua or only report syntax errors
|
||||||
initialized bool
|
initialized bool
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user