chore: bump version

This commit is contained in:
Nicolas Werner 2024-06-17 00:25:13 +02:00
parent bb054026f2
commit fd6d66adb8
No known key found for this signature in database
GPG Key ID: B38119FF80087618
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.29.12] 17th June 2024
- fix: Request user causing state update loops for apps (Nicolas Werner)
## [0.29.11] 11th June 2024 ## [0.29.11] 11th June 2024
- chore: make ignored call mem logging verbose (td) - chore: make ignored call mem logging verbose (td)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.29.11 version: 0.29.12
homepage: https://famedly.com homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git repository: https://github.com/famedly/matrix-dart-sdk.git
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues