brianzhouzc / RocketBot

An automated Pokémon Go Bot
GNU General Public License v3.0
564 stars 316 forks source link

Updated to android (0.45.0) and ios (1.15.0) #1220

Closed Furtif closed 7 years ago

Furtif commented 7 years ago

Versioning

We are following semantic versioning for POGOProtos. Every version will be mapped to their current PokémonGo version.

Version Android IOS
2.1.0 0.45.0 1.15.0
2.1.0-beta 0.45.0 1.15.0
2.0.2 0.43.4 1.13.4
2.0.1 0.43.4 1.13.4
2.0.0 0.43.4 1.13.4

If you want to figure out the current version in an automated system, use this file.

https://raw.githubusercontent.com/AeonLucid/POGOProtos/master/.current-version

Note: This file will contain pre-release versions too.