chore: Bump version
This commit is contained in:
parent
22be0e058e
commit
9b2a856c1a
|
|
@ -1,3 +1,6 @@
|
|||
## [0.15.2] - 16th Nov 2022
|
||||
- fix: recover from very unlikely key upload errors (Nicolas Werner)
|
||||
|
||||
## [0.15.1] - 14th Nov 2022
|
||||
- chore: Follow up fix for request users in invite rooms (Christian Pauly)
|
||||
- chore: Put all hard-coded timeout parameters into the Timeouts class. (cloudwebrtc)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.15.1
|
||||
version: 0.15.2
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue