chore: bump version
This commit is contained in:
parent
bb054026f2
commit
fd6d66adb8
|
|
@ -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)
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue