mirror of https://github.com/vector-im/riot-web
Update to electron 1.4.14
This pulls in the chrome change that broke geotrust ssl when the build hit 10 weeks old, so let's get this one out before we hit more disasters.pull/2921/head
parent
15528ef8d7
commit
97fc92b1bb
|
@ -126,7 +126,7 @@
|
|||
"build": {
|
||||
"appId": "im.riot.app",
|
||||
"category": "Network",
|
||||
"electronVersion": "1.4.11",
|
||||
"electronVersion": "1.4.14",
|
||||
"//asar=false": "https://github.com/electron-userland/electron-builder/issues/675",
|
||||
"asar": false,
|
||||
"dereference": true,
|
||||
|
|
Loading…
Reference in New Issue