We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 710195e + a96af09 commit 75fa693Copy full SHA for 75fa693
auto_updater.json
@@ -1,4 +1,4 @@
1
{
2
- "name": "Release 0.0.17",
3
- "url": "https://github.com/ekonstantinidis/gitify/releases/download/0.0.17/gitify-osx.zip"
+ "name": "Release 0.0.18",
+ "url": "https://github.com/ekonstantinidis/gitify/releases/download/0.0.18/gitify-osx.zip"
4
}
package.json
@@ -1,6 +1,6 @@
"name": "gitify",
- "version": "0.0.17",
+ "version": "0.0.18",
"description": "GitHub Notifications on your menu bar.",
5
"main": "main.js",
6
"scripts": {
0 commit comments