bump version

This commit is contained in:
Dylan K. Taylor 2018-07-17 18:12:49 +01:00
parent 58b665985e
commit 62fc875cdc

View File

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