From 099f50b10e881745673223d395f2f25b60d37374 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Mon, 14 Sep 2020 13:36:32 +0100 Subject: [PATCH] v3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d780e222cf..99d2e42d8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-react-sdk", - "version": "3.4.0-rc.1", + "version": "3.4.0", "description": "SDK for matrix.org using React", "author": "matrix.org", "repository": {