From 1b0b3e1a448f8bd6aa5064090744c435b795bc95 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 20 Nov 2019 17:33:32 +0000 Subject: [PATCH] Bump to Electron 7.1.2 Tested with electron 7 and appears to be fine --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3c1952516..5af5963b22 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ }, "build": { "appId": "im.riot.app", - "electronVersion": "6.1.4", + "electronVersion": "7.1.2", "files": [ "node_modules/**", "src/**"