Skip to content

Commit

Permalink
chore: bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iam4x committed Jul 19, 2016
1 parent ee296de commit 0537a21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions README.md
Expand Up @@ -5,7 +5,7 @@
![Example](./example.gif)

* :arrow_right: Download last release [pokemongo-webspoof.app.tar.gz (v1.0.2)](https://github.com/iam4x/pokemongo-webspoof/releases/download/v1.0.2/pokemongo-webspoof.app.tar.gz)
* :arrow_right: Download last release [pokemongo-webspoof.app.tar.gz (v1.1.0)](https://github.com/iam4x/pokemongo-webspoof/releases/download/v1.0.3/pokemongo-webspoof-v110.app.tar.gz)
* :arrow_right: Changelog is available [here](https://github.com/iam4x/pokemongo-webspoof/releases)

## Features
Expand Down Expand Up @@ -69,11 +69,6 @@ Happy hacking 👍
`Xcode can attempt to fix this issue. This will reset your code signing and provisioning settings to recommended values and` `resolve issues with signing identities and provisioning profiles."`
* https://github.com/iam4x/pokemongo-webspoof/issues/16#issuecomment-233197020

`Application has finished running`
`Message from debugger: Terminated due to memory issue`

* https://github.com/iam4x/pokemongo-webspoof/issues/31

## Credits

* [Pokemon-Go-Controller](https://github.com/kahopoon/Pokemon-Go-Controller) for first proof of concept
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pokemongo-webspoof",
"version": "1.0.2",
"version": "1.1.0",
"description": "Spoof your iOS device GPS location for Pokémon Go",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 0537a21

Please sign in to comment.