mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
API bump
This commit is contained in:
@ -81,7 +81,7 @@ namespace pocketmine {
|
|||||||
|
|
||||||
const NAME = "PocketMine-MP";
|
const NAME = "PocketMine-MP";
|
||||||
const VERSION = "1.7dev";
|
const VERSION = "1.7dev";
|
||||||
const API_VERSION = "3.0.0-ALPHA9";
|
const API_VERSION = "3.0.0-ALPHA10";
|
||||||
const CODENAME = "[REDACTED]";
|
const CODENAME = "[REDACTED]";
|
||||||
|
|
||||||
const MIN_PHP_VERSION = "7.2.0RC3";
|
const MIN_PHP_VERSION = "7.2.0RC3";
|
||||||
|
Submodule tests/plugins/PocketMine-DevTools updated: ac9940c72a...c270c02d3c
Reference in New Issue
Block a user