mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Bump API version for release
This commit is contained in:
parent
b659a3d39f
commit
07bf1c9e22
@ -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-ALPHA10";
|
const API_VERSION = "3.0.0-ALPHA11";
|
||||||
const CODENAME = "[REDACTED]";
|
const CODENAME = "[REDACTED]";
|
||||||
|
|
||||||
const MIN_PHP_VERSION = "7.2.0RC3";
|
const MIN_PHP_VERSION = "7.2.0RC3";
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit b8bb6e67a2dd91bdd3c218fb7279e1800145ed27
|
Subproject commit 96fa93a3b4ee417ea5aff9ebb4e85d1fc6c7f960
|
@ -1 +1 @@
|
|||||||
Subproject commit 1aca57c356844b0cff01b446ad90d315b12253a4
|
Subproject commit cc9a6402efa486e5dd7c39732f81702af1569707
|
Loading…
x
Reference in New Issue
Block a user