Bump version

master
Lars Mueller 2022-02-28 01:23:12 +01:00
parent f7522265b6
commit e0733cc469
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ end
local rawget, rawset = rawget, rawset
modlib = setmetatable({
-- TODO bump on release
version = 86,
version = 87,
modname = minetest and minetest.get_current_modname(),
_RG = setmetatable({}, {
__index = function(_, index)