Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
PocketMine 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shoghicp committed Mar 17, 2015
1 parent b4f62bf commit 891eeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pocketmine/PocketMine.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function dummy(){
use pocketmine\utils\Utils;
use pocketmine\wizard\Installer;

const VERSION = "1.4.1dev";
const VERSION = "1.4.1";
const API_VERSION = "1.11.0";
const CODENAME = "絶好(Zekkou)ケーキ(Cake)";
const MINECRAFT_VERSION = "v0.10.5 alpha";
Expand Down

0 comments on commit 891eeff

Please sign in to comment.