Merge branch 'krille/version' into 'main'

chore: Bump version

See merge request famedly/company/frontend/famedlysdk!1170
This commit is contained in:
Krille Fear 2022-11-16 08:49:28 +00:00
commit 6b6c44187a
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