Release 3.9.8

This commit is contained in:
Dylan K. Taylor
2019-12-06 20:33:51 +00:00
parent 4d13c48e5c
commit 6399dacba7
2 changed files with 24 additions and 2 deletions

View File

@ -31,5 +31,5 @@ const _VERSION_INFO_INCLUDED = true;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.9.8";
const IS_DEVELOPMENT_BUILD = true;
const IS_DEVELOPMENT_BUILD = false;
const BUILD_NUMBER = 0;