From ec7db3be4fc283562e4fecc973cc5c8be2f4a802 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Wed, 22 Apr 2015 17:08:59 +0200 Subject: [PATCH] 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 80a44e431..126ab2580 100644 --- a/src/pocketmine/PocketMine.php +++ b/src/pocketmine/PocketMine.php @@ -74,7 +74,7 @@ namespace pocketmine { const VERSION = "1.5dev"; const API_VERSION = "1.12.0"; const CODENAME = "活発(Kappatsu)フグ(Fugu)"; - const MINECRAFT_VERSION = "v0.11.0 alpha build 5"; + const MINECRAFT_VERSION = "v0.11.0 alpha build 6"; /* * Startup code. Do not look at it, it may harm you.