Skip to content

Commit a96af09

Browse files
author
Emmanouil Konstantinidis
committed
Prepare 0.0.18
1 parent 710195e commit a96af09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

auto_updater.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"name": "Release 0.0.17",
3-
"url": "https://github.com/ekonstantinidis/gitify/releases/download/0.0.17/gitify-osx.zip"
2+
"name": "Release 0.0.18",
3+
"url": "https://github.com/ekonstantinidis/gitify/releases/download/0.0.18/gitify-osx.zip"
44
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitify",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "GitHub Notifications on your menu bar.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)