This commit is contained in:
Dylan K. Taylor
2017-12-02 17:22:05 +00:00
parent 472bf1a1ef
commit c301788864
3 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@ namespace pocketmine {
const NAME = "PocketMine-MP";
const VERSION = "1.7dev";
const API_VERSION = "3.0.0-ALPHA9";
const API_VERSION = "3.0.0-ALPHA10";
const CODENAME = "[REDACTED]";
const MIN_PHP_VERSION = "7.2.0RC3";