build: Bump version to 0.39.3

This commit is contained in:
Krille 2025-05-06 09:12:14 +02:00
parent ecf0d6bb94
commit a147903ae8
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [0.39.3] 6th May 2025
- fix: Do not load timeline while sync is processed (Krille)
## [0.39.2] 30th April 2025 ## [0.39.2] 30th April 2025
- fix: add proper description for `User` class (Yash-Garg) - fix: add proper description for `User` class (Yash-Garg)
- fix: handling of existing calls in `onCallInvite` (Yash-Garg) - fix: handling of existing calls in `onCallInvite` (Yash-Garg)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.39.2 version: 0.39.3
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