Skip to content

Commit 7557924

Browse files
authored
Merge pull request #299 from manosim/release-2.0.1
Bump 2.0.1
2 parents 07dbfab + 1fe6841 commit 7557924

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

auto_updater.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"name": "Release 2.0.0",
3-
"url": "https://github.com/manosim/gitify/releases/download/2.0.0/gitify-osx.zip"
2+
"name": "Release 2.0.1",
3+
"url": "https://github.com/manosim/gitify/releases/download/2.0.1/gitify-osx.zip"
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitify",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "GitHub Notifications on your menu bar.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)