Skip to content

Commit 43b6a54

Browse files
committed
Bump version 3.0.0
1 parent 9b87b49 commit 43b6a54

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
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.2",
3-
"url": "https://github.com/manosim/gitify/releases/download/2.0.2/gitify-osx.zip"
2+
"name": "Release 3.0.0",
3+
"url": "https://github.com/manosim/gitify/releases/download/3.0.0/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.2",
3+
"version": "3.0.0",
44
"description": "GitHub Notifications on your menu bar.",
55
"main": "main.js",
66
"scripts": {

scripts/codesign.bash

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)