build: Release 0.25.3
This commit is contained in:
parent
dd31ede2a1
commit
57d564ab7e
|
|
@ -1,3 +1,6 @@
|
|||
## [0.25.3] - 2nd January 2023
|
||||
- fix: Delete in transaction on new store does not clear cache correctly (Krille)
|
||||
|
||||
## [0.25.2] - 27th December 2023
|
||||
- fix: Add missing copy map in matrix sdk database (Krille)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.25.2
|
||||
version: 0.25.3
|
||||
homepage: https://famedly.com
|
||||
repository: https://github.com/famedly/matrix-dart-sdk.git
|
||||
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
|
||||
|
|
|
|||
Loading…
Reference in New Issue