Version bump (4.6.0-dev)

master
marco_a 2021-01-19 16:56:58 +01:00
parent d2d550cef3
commit 3b6ba272e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
local version = "4.5.0"
local version = "4.6.0-dev"
local modpath = minetest.get_modpath("arena_lib")
dofile(modpath .. "/api.lua")