We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710195e commit a96af09Copy full SHA for a96af09
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