mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 08:56:15 +00:00
3.11.4 is next
This commit is contained in:
@ -32,6 +32,6 @@ const _VERSION_INFO_INCLUDED = true;
|
||||
|
||||
|
||||
const NAME = "PocketMine-MP";
|
||||
const BASE_VERSION = "3.11.3";
|
||||
const IS_DEVELOPMENT_BUILD = false;
|
||||
const BASE_VERSION = "3.11.4";
|
||||
const IS_DEVELOPMENT_BUILD = true;
|
||||
const BUILD_NUMBER = 0;
|
||||
|
Reference in New Issue
Block a user