Update to electron 2.0.1

It does have a security fix
pull/6764/head
David Baker 2018-05-18 11:32:59 +01:00
parent 07456ee174
commit 53dfdbda08
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
"build": {
"appId": "im.riot.app",
"category": "Network",
"electronVersion": "2.0.0",
"electronVersion": "2.0.1",
"//asar=false": "https://github.com/electron-userland/electron-builder/issues/675",
"asar": false,
"dereference": true,