Skip to content

Commit ebabdeb

Browse files
authored
Update main.js
1 parent 97c5531 commit ebabdeb

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
@@ -51,7 +51,7 @@ app.on('ready', function() {
5151
function checkAutoUpdate(showAlert) {
5252

5353
let autoUpdateOptions = {
54-
repo: 'ekonstantinidis/gitify',
54+
repo: 'manosim/gitify',
5555
currentVersion: app.getVersion()
5656
};
5757

0 commit comments

Comments
 (0)