From 88339fc782c1cac62c0923f4822ff9453fb420c3 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 30 Oct 2019 13:54:05 +0000 Subject: [PATCH] Bump electron to 6.1.2 7 is available but I'm not feeling that brave just yet --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05c4d9b3d..84f18a808 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ }, "build": { "appId": "im.riot.app", - "electronVersion": "6.0.11", + "electronVersion": "6.1.12", "files": [ "node_modules/**", "src/**"