From ae61860254ee53b86c796adee226bb12c5c35176 Mon Sep 17 00:00:00 2001 From: Emmanouil Konstantinidis Date: Mon, 19 Jun 2017 22:18:08 +0100 Subject: [PATCH] Bump 2.0.2 --- auto_updater.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/auto_updater.json b/auto_updater.json index d8156e5d..1815cccd 100644 --- a/auto_updater.json +++ b/auto_updater.json @@ -1,4 +1,4 @@ { - "name": "Release 2.0.1", - "url": "https://github.com/manosim/gitify/releases/download/2.0.1/gitify-osx.zip" + "name": "Release 2.0.2", + "url": "https://github.com/manosim/gitify/releases/download/2.0.2/gitify-osx.zip" } diff --git a/package.json b/package.json index 4c5d5fd3..a27bbe75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitify", - "version": "2.0.1", + "version": "2.0.2", "description": "GitHub Notifications on your menu bar.", "main": "main.js", "scripts": {