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

Commit f4181a6

Browse files
committed
Bump Minecraft: PE version
1 parent 38089af commit f4181a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pocketmine/PocketMine.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ function dummy(){
7373
const VERSION = "Alpha_1.4dev";
7474
const API_VERSION = "1.7.1";
7575
const CODENAME = "絶好(Zekkou)ケーキ(Cake)";
76-
const MINECRAFT_VERSION = "v0.10.3 alpha";
76+
const MINECRAFT_VERSION = "v0.10.4 alpha";
7777

7878
/*
7979
* Startup code. Do not look at it, it may harm you.

0 commit comments

Comments
 (0)