Merge branch 'master' into develop

This commit is contained in:
RiotRobot 2022-10-26 16:54:28 +01:00
commit d6c73c42a6
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
Changes in [1.11.12](https://github.com/vector-im/element-desktop/releases/tag/v1.11.12) (2022-10-26)
=====================================================================================================
## 🐛 Bug Fixes
* Fix config.json failing to load for Jitsi wrapper in non-root deployment ([\#23577](https://github.com/vector-im/element-web/pull/23577)).
Changes in [1.11.11](https://github.com/vector-im/element-desktop/releases/tag/v1.11.11) (2022-10-25)
=====================================================================================================

View file

@ -2,7 +2,7 @@
"name": "element-desktop",
"productName": "Element",
"main": "lib/electron-main.js",
"version": "1.11.11",
"version": "1.11.12",
"description": "A feature-rich client for Matrix.org",
"author": "Element",
"repository": {