mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 16:51:42 +00:00
move up a version
pushing this back to 3.2 so that we can make space for MCPE 1.5 line as 3.1.
This commit is contained in:
parent
b7f15b6574
commit
c1c70a8a98
@ -37,7 +37,7 @@ namespace pocketmine {
|
||||
use pocketmine\wizard\SetupWizard;
|
||||
|
||||
const NAME = "PocketMine-MP";
|
||||
const BASE_VERSION = "3.1.0";
|
||||
const BASE_VERSION = "3.2.0";
|
||||
const IS_DEVELOPMENT_BUILD = true;
|
||||
const BUILD_NUMBER = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user