From df1c7f2498085dc38e8e9523ee0c94cf6e4b43cd Mon Sep 17 00:00:00 2001
From: "J. Ryan Stinnett" <jryans@gmail.com>
Date: Wed, 2 Dec 2020 12:17:03 +0000
Subject: [PATCH] Revert back to the 10.x series

The latest 11.x still exhibits
https://github.com/vector-im/element-web/issues/15869, so let's try the latest
10.x version instead.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 3deb17a..e2d45ef 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
   },
   "build": {
     "appId": "im.riot.app",
-    "electronVersion": "11.0.3",
+    "electronVersion": "10.1.6",
     "files": [
       "package.json",
       {