mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Bump API version for release
This commit is contained in:
@ -81,7 +81,7 @@ namespace pocketmine {
|
||||
|
||||
const NAME = "PocketMine-MP";
|
||||
const VERSION = "1.7dev";
|
||||
const API_VERSION = "3.0.0-ALPHA10";
|
||||
const API_VERSION = "3.0.0-ALPHA11";
|
||||
const CODENAME = "[REDACTED]";
|
||||
|
||||
const MIN_PHP_VERSION = "7.2.0RC3";
|
||||
|
Submodule tests/plugins/PocketMine-DevTools updated: b8bb6e67a2...96fa93a3b4
Reference in New Issue
Block a user