build: Release v0.29.13
This commit is contained in:
parent
a7926209da
commit
d586cd7356
|
|
@ -1,3 +1,8 @@
|
|||
## [0.29.13] 24th June 2024
|
||||
- chore: allow clients to set their own voip key delays (td)
|
||||
- chore: use not cancelled in actions instead of always (td)
|
||||
- fix: Return empty uri instead of original uri if uri is not mxc (Krille)
|
||||
|
||||
## [0.29.12] 17th June 2024
|
||||
|
||||
- fix: Request user causing state update loops for apps (Nicolas Werner)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.29.12
|
||||
version: 0.29.13
|
||||
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