Release 3.10.0

This commit is contained in:
Dylan K. Taylor
2019-12-06 20:53:15 +00:00
parent 394c999710
commit d27c7f7141
2 changed files with 17 additions and 1 deletions

View File

@ -30,6 +30,6 @@ const _VERSION_INFO_INCLUDED = true;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.9.8";
const BASE_VERSION = "3.10.0";
const IS_DEVELOPMENT_BUILD = false;
const BUILD_NUMBER = 0;