We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f07186 commit ae61860Copy full SHA for ae61860
auto_updater.json
@@ -1,4 +1,4 @@
1
{
2
- "name": "Release 2.0.1",
3
- "url": "https://github.com/manosim/gitify/releases/download/2.0.1/gitify-osx.zip"
+ "name": "Release 2.0.2",
+ "url": "https://github.com/manosim/gitify/releases/download/2.0.2/gitify-osx.zip"
4
}
package.json
@@ -1,6 +1,6 @@
"name": "gitify",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "GitHub Notifications on your menu bar.",
5
"main": "main.js",
6
"scripts": {
0 commit comments