builds: Bump version
This commit is contained in:
parent
f6264321da
commit
ac4a957f1c
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.20.4] - 31th May 2023
|
||||||
|
- fix: Do not store global profiles in room states as members (Krille)
|
||||||
|
|
||||||
## [0.20.3] - 30th May 2023
|
## [0.20.3] - 30th May 2023
|
||||||
- feat: Display performance warning when requesting more than 100 participants (Krille)
|
- feat: Display performance warning when requesting more than 100 participants (Krille)
|
||||||
- fix: Also update last event on redaction in store (Krille)
|
- fix: Also update last event on redaction in store (Krille)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.20.3
|
version: 0.20.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