chore: bump version

Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
This commit is contained in:
Lanna Michalke 2022-12-27 14:21:36 +01:00
parent 185b27eaf7
commit 93b0b1e361
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.15.11] - 27th Dec 2022
- fix: Fix the called party not sending screensharing correctly. (cloudwebrtc)
- test: Add test for dendrites invalid pushrules (Nicolas Werner)
- test: Add tests for account data store and retrieve (Nicolas Werner)
## [0.15.10] - 23rd Dec 2022 ## [0.15.10] - 23rd Dec 2022
- fix: make some Room getters null safe (TheOneWithTheBraid) - fix: make some Room getters null safe (TheOneWithTheBraid)

View File

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