Release 3.11.3

This commit is contained in:
Dylan K. Taylor
2020-01-04 16:46:55 +00:00
parent f355044626
commit 0d5704b156
2 changed files with 11 additions and 1 deletions

View File

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