Skip to content

Commit 1ccc8d2

Browse files
committed
Version 2.4.0
1 parent 166af76 commit 1ccc8d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.4.0 - **Unreleased**
1+
## 2.4.0 - 2021-07-19
22

33
- Adds support for matrix: URI's according to MSC2312
44
- Adds some basic support for detecting Spaces (MSC1772)

lib/matrix_sdk/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module MatrixSdk
4-
VERSION = '2.3.0'
4+
VERSION = '2.4.0'
55
end

0 commit comments

Comments
 (0)