From 7a7ea8c7f6c1f3fbe631316d9b16b68e5b162d42 Mon Sep 17 00:00:00 2001
From: David Baker <dave@matrix.org>
Date: Mon, 4 Nov 2019 15:33:25 +0000
Subject: [PATCH] I meant 6.1.2. There is no 6.1.12

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 6f8a6628..bf23ac56 100644
--- a/package.json
+++ b/package.json
@@ -154,7 +154,7 @@
   },
   "build": {
     "appId": "im.riot.app",
-    "electronVersion": "6.1.12",
+    "electronVersion": "6.1.2",
     "files": [
       "node_modules/**",
       "src/**"