Release 3.8.6

This commit is contained in:
Dylan K. Taylor
2019-07-07 17:49:37 +01:00
parent c7a5b8b0b4
commit 1bfd6f2a90
2 changed files with 9 additions and 1 deletions

View File

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