chore: Bump version
This commit is contained in:
parent
6c307980a5
commit
2b1467f962
|
|
@ -1,3 +1,6 @@
|
|||
## [0.14.4] - 26th Oct 2022
|
||||
- fix: Do not wait for first sync after migration init
|
||||
|
||||
## [0.14.3] - 24th Oct 2022
|
||||
- fix: Do not assume that push rules are never malformed in account data
|
||||
- chore: change codeowners
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.14.3
|
||||
version: 0.14.4
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue