chore: version bump

This commit is contained in:
Jayesh Nirve 2022-07-19 15:22:12 +05:30
parent 25abed35c4
commit 1cb9c8199e
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.10.6] - 19th Jul 2022
- Add powerLevelContentOverride to startDirectChat and createGroupChat (Isabella Hundstorfer)
- fix: race conditions in the SDK and its tests (Nicolas Werner)
- fix: set fixed time for ringer, should fix calls with element (Jayesh Nirve)
## [0.10.5] - 11th Jul 2022
- fix: Cache user profile even with cache=false when there is a cache

View File

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