chore: Bump version

This commit is contained in:
Christian Pauly 2022-11-16 09:05:32 +01:00
parent 22be0e058e
commit 9b2a856c1a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [0.15.2] - 16th Nov 2022
- fix: recover from very unlikely key upload errors (Nicolas Werner)
## [0.15.1] - 14th Nov 2022
- chore: Follow up fix for request users in invite rooms (Christian Pauly)
- chore: Put all hard-coded timeout parameters into the Timeouts class. (cloudwebrtc)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.15.1
version: 0.15.2
homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git