API 1.9.0, backwards-compatible

This commit is contained in:
Shoghi Cervantes 2014-12-07 02:24:45 +01:00
parent af82d616c1
commit 6104c5b5a3

View File

@ -71,7 +71,7 @@ namespace pocketmine {
use pocketmine\wizard\Installer;
const VERSION = "Alpha_1.4dev";
const API_VERSION = "1.8.0";
const API_VERSION = "1.9.0";
const CODENAME = "絶好(Zekkou)ケーキ(Cake)";
const MINECRAFT_VERSION = "v0.10.4 alpha";