Skip to content

Commit 40a2194

Browse files
committed
fix(macOS): Fix auto updater on macOS
1 parent 168179b commit 40a2194

2 files changed

Lines changed: 76 additions & 15 deletions

File tree

package-lock.json

Lines changed: 74 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "franz",
33
"productName": "Franz",
44
"appId": "com.meetfranz.franz",
5-
"version": "5.9.0",
5+
"version": "5.9.1",
66
"description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.",
77
"copyright": "adlk x franz - Stefan Malzner",
88
"main": "index.js",
@@ -52,7 +52,7 @@
5252
"electron-dl": "1.12.0",
5353
"electron-fetch": "1.3.0",
5454
"electron-is-dev": "1.0.1",
55-
"electron-updater": "4.6.1",
55+
"electron-updater": "4.6.5",
5656
"electron-util": "0.14.0",
5757
"electron-window-state": "5.0.3",
5858
"fs-extra": "7.0.1",

0 commit comments

Comments
 (0)