PocketMine / PocketMine-MP

Legacy PocketMine-MP repository. Head to https://github.com/pmmp for up to date software.
https://www.pocketmine.net/
GNU Lesser General Public License v3.0
1.26k stars 660 forks source link

Incorrect MCPE version #4214

Closed jasonw4331 closed 8 years ago

jasonw4331 commented 8 years ago

This applies to iOS at least... when I was digging through some iOS code in minecraft, I found the true build version of mcpe which is 0.15.0.3 not 0.15.0.0 I am not sure if this change would really effect anything, but I am just pointing it out.

Addison118 commented 8 years ago

This isn't an issue. Also last I checked the version was 0.15.1

jasonw4331 commented 8 years ago

http://imgur.com/GgvyoWw here's a screen shot of what I found. look at the CFBundleVersion

jasonw4331 commented 8 years ago

that was in a property list viewer