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
David Baker 2017-01-11 16:50:09 +00:00
parent 15528ef8d7
commit 97fc92b1bb
1 changed files with 1 additions and 1 deletions

View File

@ -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,