Version bump (0.7.0-dev)

master
Zughy 2022-05-30 00:58:38 +02:00
parent fb3dc6079e
commit abbae9660a
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
local S = minetest.get_translator("block_league")
local modpath = minetest.get_modpath("block_league")
local srcpath = modpath .. "/src"
local version = "0.6.0"
local version = "0.7.0-dev"
block_league = {}
dofile(modpath .. "/GLOBALS.lua")

View File

@ -1,4 +1,4 @@
# version 0.6.0
# version 0.7.0-dev
# author(s): Zughy
# reviewer(s):
# textdomain: block_league

View File

@ -1,4 +1,4 @@
# version 0.6.0
# version 0.7.0-dev
# author(s):
# reviewer(s):
# textdomain: block_league