builds: Bump version

This commit is contained in:
Krille 2023-05-30 13:54:25 +02:00
parent 8cb144aaae
commit 4475344f50
No known key found for this signature in database
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.20.3] - 30th May 2023
- feat: Display performance warning when requesting more than 100 participants (Krille)
- fix: Also update last event on redaction in store (Krille)
- refactor: Let bootstrap throw custom Exception InvalidPassphraseException so it is easier to catch (Krille)
## [0.20.2] - 17th May 2023
- builds: Update to flutter container 3.7.12 (Krille)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.20.2
version: 0.20.3
homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git