3.11.3 is next

This commit is contained in:
Dylan K. Taylor 2019-12-29 13:11:30 +00:00
parent a37d740111
commit dadc5c1b87

View File

@ -30,6 +30,6 @@ const _VERSION_INFO_INCLUDED = true;
const NAME = "PocketMine-MP"; const NAME = "PocketMine-MP";
const BASE_VERSION = "3.11.2"; const BASE_VERSION = "3.11.3";
const IS_DEVELOPMENT_BUILD = false; const IS_DEVELOPMENT_BUILD = true;
const BUILD_NUMBER = 0; const BUILD_NUMBER = 0;