chore: Bump version
This commit is contained in:
parent
ff55444b52
commit
8c69b34b5c
|
|
@ -1,3 +1,7 @@
|
|||
## [0.8.5] - 14nd Feb 2022
|
||||
- fix: exception on removed widgets
|
||||
- fix: Fix black screen when end screensharing with system buttons.
|
||||
|
||||
## [0.8.4] - 08nd Feb 2022
|
||||
- fix: Call onChange correctly on redacted aggregation events
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.4
|
||||
version: 0.8.5
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue