chore: bump version
This commit is contained in:
parent
507dfc8777
commit
d491e09de8
|
|
@ -1,3 +1,8 @@
|
||||||
|
## [0.10.1] - 16th Jun 2022
|
||||||
|
|
||||||
|
- fix: ringtone not stopping when rejecting a call
|
||||||
|
- fix: missing turn servers in group calls
|
||||||
|
|
||||||
## [0.10.0] - 14th Jun 2022
|
## [0.10.0] - 14th Jun 2022
|
||||||
|
|
||||||
- fix: BoxCollection not re-assignable (Lanna Michalke)
|
- fix: BoxCollection not re-assignable (Lanna Michalke)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.10.0
|
version: 0.10.1
|
||||||
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue