chore: Bump version
This commit is contained in:
parent
ff359aedff
commit
b69490441b
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.10.4] - 11th Jul 2022
|
||||||
|
- refactor: Better fetch own profile (Christian Pauly)
|
||||||
|
|
||||||
## [0.10.3] - 09th Jul 2022
|
## [0.10.3] - 09th Jul 2022
|
||||||
- feat: Calc encryption health state and allow key sharing with unknown devices (Christian Pauly)
|
- feat: Calc encryption health state and allow key sharing with unknown devices (Christian Pauly)
|
||||||
- fix: Add WebRTCDelegate.cloneStream to adapt to platform differences. (Duan Weiwei)
|
- fix: Add WebRTCDelegate.cloneStream to adapt to platform differences. (Duan Weiwei)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.10.3
|
version: 0.10.4
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue