chore: bump version
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
cfd681a760
commit
bec85b74dd
|
|
@ -1,3 +1,6 @@
|
|||
## [0.15.5] - 22nd Nov 2022
|
||||
- fix: follow account kind in registration (TheOneWithTheBraid)
|
||||
|
||||
## [0.15.4] - 21st Nov 2022
|
||||
- feat: support MSC 3935: cute events (TheOneWithTheBraid)
|
||||
- fix: PowerLevel calculation regarding to spec (Krille Fear)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.15.4
|
||||
version: 0.15.5
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue