From dc23d9f584a18fd325e11352bc37d619572284ba Mon Sep 17 00:00:00 2001
From: Bruno Windels <brunow@element.io>
Date: Tue, 2 Feb 2021 18:22:23 +0100
Subject: [PATCH] update version

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

diff --git a/package.json b/package.json
index 7ae884d..9837e8a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "matrix.to",
-  "version": "1.2.3",
+  "version": "1.2.4",
   "type": "module",
   "license": "Apache-2.0",
   "engines": {
-- 
GitLab