shuffle back to 3.4 to make space for new MCPE release

This commit is contained in:
Dylan K. Taylor 2018-10-16 17:11:46 +01:00
parent 4c8ffce86f
commit cd506bb443

View File

@ -37,7 +37,7 @@ namespace pocketmine {
use pocketmine\wizard\SetupWizard;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.3.0";
const BASE_VERSION = "3.4.0";
const IS_DEVELOPMENT_BUILD = true;
const BUILD_NUMBER = 0;