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

Commit

Permalink
Bump Minecraft: PE version
Browse files Browse the repository at this point in the history
  • Loading branch information
shoghicp committed Nov 27, 2014
1 parent 38089af commit f4181a6
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 @@ -73,7 +73,7 @@ function dummy(){
const VERSION = "Alpha_1.4dev";
const API_VERSION = "1.7.1";
const CODENAME = "絶好(Zekkou)ケーキ(Cake)";
const MINECRAFT_VERSION = "v0.10.3 alpha";
const MINECRAFT_VERSION = "v0.10.4 alpha";

/*
* Startup code. Do not look at it, it may harm you.
Expand Down

0 comments on commit f4181a6

Please sign in to comment.