mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Update to electron 1.4.8
Which uses a new enough build of chromium that it accepts our SSL certs.
This commit is contained in:
parent
f9afa79b01
commit
55062c7ec5
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
"build": {
|
||||
"appId": "im.riot.app",
|
||||
"category": "Network",
|
||||
"electronVersion": "1.4.2",
|
||||
"electronVersion": "1.4.8",
|
||||
"//asar=false": "https://github.com/electron-userland/electron-builder/issues/675",
|
||||
"asar": false,
|
||||
"dereference": true,
|
||||
|
|
Loading…
Reference in a new issue