Release 3.11.6

This commit is contained in:
Dylan K. Taylor
2020-02-21 19:18:48 +00:00
parent 2f1fad2745
commit cb9e79b398
2 changed files with 15 additions and 2 deletions

View File

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