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:
Dylan K. Taylor 2018-07-17 18:34:55 +01:00
parent b7f15b6574
commit c1c70a8a98

View File

@ -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;