diff --git a/README.md b/README.md index a9e2b647..c7030abb 100644 --- a/README.md +++ b/README.md @@ -730,10 +730,10 @@ SOFTWARE. [mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [mqtt-armhf-shield]: https://img.shields.io/badge/armhf-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/v0.2.1 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/v0.2.1/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/v0.2.2 +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/v0.2.2/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-v0.2.2-blue.svg [matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix.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 052301c3..5bde84f2 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,6 +1,8 @@ ## Changes -- 001f3cb :arrow_up: Update to martix-synapse 0.99.1 (#9) +- 588fdcd :arrow_up: Update matrix-synapse to 0.99.1.1 +- 82a87c0 :arrow_up: Update riot-web to v1.0.0 +- 121e26d :arrow_up: Update riot-web to v1.0.1 [Full Changelog][changelog] @@ -9,4 +11,4 @@ This release was created with [reporeleaser][reporeleaser] :tada: [reporeleaser]: https://pypi.org/project/reporeleaser/ -[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.2.0...v0.2.1 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.2.1...v0.2.2 \ No newline at end of file diff --git a/matrix/README.md b/matrix/README.md index d3b6a9af..2f329edf 100644 --- a/matrix/README.md +++ b/matrix/README.md @@ -39,12 +39,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/timmo [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.2.1/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.2.2/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.2.1 +[release-shield]: https://img.shields.io/badge/version-v0.2.2-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.2.2 [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 004ab7e4..62d6ec10 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "0.2.1", + "version": "0.2.2", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io",