chore: bump version
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
d517581fa5
commit
6454efa630
|
|
@ -1,3 +1,7 @@
|
||||||
|
## [0.15.4] - 21st Nov 2022
|
||||||
|
- feat: support MSC 3935: cute events (TheOneWithTheBraid)
|
||||||
|
- fix: PowerLevel calculation regarding to spec (Krille Fear)
|
||||||
|
|
||||||
## [0.15.3] - 18th Nov 2022
|
## [0.15.3] - 18th Nov 2022
|
||||||
- fix: handleMissedCalls on remote hangups before answer (td)
|
- fix: handleMissedCalls on remote hangups before answer (td)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.15.3
|
version: 0.15.4
|
||||||
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