chore: Bump version
This commit is contained in:
parent
63e69eaa27
commit
e7e7f248b3
|
|
@ -1,3 +1,7 @@
|
|||
## [0.8.6] - 14nd Feb 2022
|
||||
- feat: Add hasNewMessages flag to room
|
||||
- fix: Sort rooms after updating the UI on web
|
||||
|
||||
## [0.8.5] - 14nd Feb 2022
|
||||
- fix: exception on removed widgets
|
||||
- fix: Fix black screen when end screensharing with system buttons.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.5
|
||||
version: 0.8.6
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue