Bump to Electron 7.1.2

Tested with electron 7 and appears to be fine
pull/11448/head
David Baker 2019-11-20 17:33:32 +00:00
parent 135d5f4cc7
commit 1b0b3e1a44
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
}, },
"build": { "build": {
"appId": "im.riot.app", "appId": "im.riot.app",
"electronVersion": "6.1.4", "electronVersion": "7.1.2",
"files": [ "files": [
"node_modules/**", "node_modules/**",
"src/**" "src/**"