mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 07:13:45 +01:00
Bump version
This commit is contained in:
parent
785dcb80f4
commit
c48e4bf340
2
init.lua
2
init.lua
@ -84,7 +84,7 @@ local rawget, rawset = rawget, rawset
|
||||
modlib = setmetatable({}, { __index = load_module })
|
||||
|
||||
-- TODO bump on release
|
||||
modlib.version = 100
|
||||
modlib.version = 101
|
||||
|
||||
if minetest then
|
||||
modlib.modname = minetest.get_current_modname()
|
||||
|
Loading…
Reference in New Issue
Block a user