diff --git a/README.md b/README.md index a2ebcf8c1..6be26cc9c 100644 --- a/README.md +++ b/README.md @@ -1046,10 +1046,10 @@ SOFTWARE. [mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [mqtt-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/42f20b1 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/42f20b1/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/7f6a49b +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/7f6a49b/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-42f20b1-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-7f6a49b-blue.svg [matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix-armhf.svg [matrix-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/matrix/CHANGELOG.md b/matrix/CHANGELOG.md index b71611036..76c5a5b75 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.9.0 +- ⬆ Upgrades riot-web to v1.6.2 - ✏ Split add-on documentation - ⬆ Upgrades add-on base image to v5.2.1 - ⬆ Updates matrix-synapse to v1.14.0 (#52) diff --git a/matrix/README.md b/matrix/README.md index db2779129..3b93df2ef 100644 --- a/matrix/README.md +++ b/matrix/README.md @@ -44,7 +44,7 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-42f20b1-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/42f20b1 +[release-shield]: https://img.shields.io/badge/version-7f6a49b-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/7f6a49b [screenshot]: https://github.com/hassio-addons/addon-matrix/raw/master/images/screenshot.png [clients]: https://matrix.org/docs/projects/try-matrix-now.html \ No newline at end of file diff --git a/matrix/config.json b/matrix/config.json index 1c1ff385a..4c78adc43 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "42f20b1", + "version": "7f6a49b", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://github.com/hassio-addons/addon-matrix",