Release 3.9.7

This commit is contained in:
Dylan K. Taylor
2019-10-28 16:07:35 +00:00
parent 35fabc7765
commit 0c91d568b4
2 changed files with 7 additions and 2 deletions

View File

@ -23,5 +23,5 @@ namespace pocketmine;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.9.7";
const IS_DEVELOPMENT_BUILD = true;
const IS_DEVELOPMENT_BUILD = false;
const BUILD_NUMBER = 0;