Release 3.11.4

This commit is contained in:
Dylan K. Taylor
2020-01-20 18:06:46 +00:00
parent 5a97c378fc
commit 13f28d8454
2 changed files with 12 additions and 2 deletions

View File

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