Bumped to API 2.0.0

This commit is contained in:
Shoghi Cervantes
2015-08-12 21:04:51 +02:00
parent fabb632286
commit d7d05c20a9
3 changed files with 3 additions and 84 deletions

View File

@ -73,7 +73,7 @@ namespace pocketmine {
use pocketmine\wizard\Installer;
const VERSION = "1.6dev";
const API_VERSION = "1.13.0";
const API_VERSION = "2.0.0";
const CODENAME = "[REDACTED]";
const MINECRAFT_VERSION = "v0.12.1 alpha";
const MINECRAFT_VERSION_NETWORK = "0.12.1";