Skip to content

Commit 03f9308

Browse files
author
Emmanouil Konstantinidis
committed
Rename auto updater json
1 parent 22ee65c commit 03f9308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ autoUpdater
3434
});
3535

3636
autoUpdater.setFeedUrl('https://raw.githubusercontent.com/' +
37-
'ekonstantinidis/gitify/master/auto_updater.json');
37+
'ekonstantinidis/gitify/master/auto-update.json');
3838
autoUpdater.checkForUpdates();
3939

4040
var autoStart = new AutoLaunch({

0 commit comments

Comments
 (0)