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.
This commit is contained in:
parent
15528ef8d7
commit
97fc92b1bb
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue