From 57437d3a06ef1f3da498cf31f06c282f1c73b8d6 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Thu, 19 Jun 2014 17:26:03 +0200 Subject: [PATCH] Updated for MCPE 0.9.0 build 6 --- src/pocketmine/PocketMine.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pocketmine/PocketMine.php b/src/pocketmine/PocketMine.php index 853de7fc2..041b8cd83 100644 --- a/src/pocketmine/PocketMine.php +++ b/src/pocketmine/PocketMine.php @@ -75,7 +75,7 @@ namespace pocketmine { const VERSION = "Alpha_1.4dev"; const API_VERSION = "1.0.0"; const CODENAME = "絶好(Zekkou)ケーキ(Cake)"; - const MINECRAFT_VERSION = "v0.9.0 alpha build 5"; + const MINECRAFT_VERSION = "v0.9.0 alpha build 6"; const PHP_VERSION = "5.5"; if(\Phar::running(true) !== ""){