chore: bump version

This commit is contained in:
td 2023-01-27 18:54:26 +05:30
parent 169ac9c88c
commit 5cc46de44a
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.15.14] - 27th Jan 2023
- chore: deprecate isBackground (td)
- fix: try to stop ringtone on call termination (td)
- fix: Fix can't correctly remove/cleanup call in group call. (Duan Weiwei)
- fix: send all servers for getIceServers (td)
- fix: only send call reject event when needed (td)
- fix: use tagged dart images in ci (td)
## [0.15.13] - 23rd Jan 2023
- fix: glare (td)

View File

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