From 52780ed110ecb72c33a077bb733f9b1a92752aa8 Mon Sep 17 00:00:00 2001 From: stoically Date: Fri, 3 Jul 2020 14:49:17 +0200 Subject: [PATCH] chore(release): v1.6.8 --- matrix-js-sdk | 2 +- matrix-react-sdk | 2 +- riot-web | 2 +- src/manifest.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/matrix-js-sdk b/matrix-js-sdk index bc5b587..2a688bd 160000 --- a/matrix-js-sdk +++ b/matrix-js-sdk @@ -1 +1 @@ -Subproject commit bc5b5876517412668bcf5b406b20cf072837a18c +Subproject commit 2a688bdac828dc62916437d83c72cef1e525d5f9 diff --git a/matrix-react-sdk b/matrix-react-sdk index a3ebaa7..895072c 160000 --- a/matrix-react-sdk +++ b/matrix-react-sdk @@ -1 +1 @@ -Subproject commit a3ebaa71adabb888d07987f7e8e1da71543c3252 +Subproject commit 895072c738fdb14dc42f2ec96a848f8df79dc665 diff --git a/riot-web b/riot-web index 3c0e4d0..deef6f5 160000 --- a/riot-web +++ b/riot-web @@ -1 +1 @@ -Subproject commit 3c0e4d0ac71d1821d93c6dcddd7450602ba64611 +Subproject commit deef6f5fa93217440378c5b86dc33f4b7195970b diff --git a/src/manifest.json b/src/manifest.json index 39162af..ec228e8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "description": "Decentralised, encrypted chat & collaboration powered by Riot Web and Matrix", "manifest_version": 2, "name": "Radical", - "version": "1.6.7", + "version": "1.6.8", "icons": { "48": "vector-icons/riot48.png", "96": "vector-icons/riot96.png"