chore: Bump version
This commit is contained in:
parent
58f77cacdb
commit
adf31428fc
|
|
@ -1,3 +1,7 @@
|
|||
## [0.8.12] - 02nd Mar 2022
|
||||
- fix: Rooms sort order after login
|
||||
- fix: Change password using email authentication
|
||||
|
||||
## [0.8.11] - 19nd Feb 2022
|
||||
- fix: Change password using email authentication
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.11
|
||||
version: 0.8.12
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue