diff --git a/README.md b/README.md index e95e15a..dc1da38 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ **PokéNurse** is a desktop application for Windows and Mac that allows you to manage your pokémon from Pokémon Go without the need for a mobile device. You can now favorite, transfer, and evolve from the comfort of your own home! -## Downloads for v1.1.1 +## Downloads for v1.1.2 You may view all the releases [here](https://github.com/duhminick/PokeNurse/releases) -* [Mac OS X](https://github.com/duhminick/PokeNurse/releases/download/v1.1.1/PokeNurse-darwin-x64.zip) -* [Windows 32 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.1/PokeNurse-win32-ia32.zip) -* [Windows 64 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.1/PokeNurse-win32-x64.zip) -* [Linux 32 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.1/PokeNurse-linux-ia32.zip) -* [Linux 64 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.1/PokeNurse-linux-x64.zip) +* [Mac OS X](https://github.com/duhminick/PokeNurse/releases/download/v1.1.2/PokeNurse-darwin-x64.zip) +* [Windows 32 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.2/PokeNurse-win32-ia32.zip) +* [Windows 64 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.2/PokeNurse-win32-x64.zip) +* [Linux 32 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.2/PokeNurse-linux-ia32.zip) +* [Linux 64 bit](https://github.com/duhminick/PokeNurse/releases/download/v1.1.2/PokeNurse-linux-x64.zip) ## Examples ![Login Window](http://i.imgur.com/QaeO99H.png) diff --git a/package.json b/package.json index 716fdb3..4cb8c79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pokenurse", - "version": "1.1.1", + "version": "1.1.2", "description": "A tool for Pokémon Go to aid in transferring and evolving Pokémon", "main": "main", "scripts": {