From e9b4fb224500debf9491bd0401263aa536c76836 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Wed, 9 Sep 2020 14:57:09 +0100 Subject: [PATCH] Upgrade to Electron 10.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 610cb32..abb2367 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "build": { "appId": "im.riot.app", - "electronVersion": "9.1.2", + "electronVersion": "10.1.1", "files": [ "package.json", {