From 3de14d8ba6d275c870d922cc46888cd9282a5bb3 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Fri, 2 Jan 2015 01:37:33 +0100 Subject: [PATCH] Preparing release --- 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 531457611..5d830af12 100644 --- a/src/pocketmine/PocketMine.php +++ b/src/pocketmine/PocketMine.php @@ -70,7 +70,7 @@ function dummy(){ use pocketmine\utils\Utils; use pocketmine\wizard\Installer; - const VERSION = "1.4dev"; + const VERSION = "1.4"; const API_VERSION = "1.10.0"; const CODENAME = "絶好(Zekkou)ケーキ(Cake)"; const MINECRAFT_VERSION = "v0.10.4 alpha";