bump version

This commit is contained in:
Dylan K. Taylor 2018-12-11 21:07:56 +00:00
parent 30f5a8fac6
commit abf0dee426

View File

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