From d4c3e6f5646efd9d52b42505530dd2a7ae9b4622 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 15 Feb 2019 17:01:39 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to 121e26d --- README.md | 6 +++--- matrix/CHANGELOG.md | 7 +++++-- matrix/README.md | 6 +++--- matrix/config.json | 2 +- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 685c8e026..0e42c760f 100644 --- a/README.md +++ b/README.md @@ -762,10 +762,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/82a87c0 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/82a87c0/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/121e26d +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/121e26d/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-82a87c0-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-121e26d-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 6a286d2f0..b9464ef92 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog since v0.2.1 -2019/02/14 23:39 UTC - [82a87c0](https://github.com/hassio-addons/addon-matrix/commit/82a87c0e2302194688276cc6114149e08e4b9c8e) by [@timmo001](https://github.com/timmo001) +2019/02/15 16:32 UTC - [121e26d](https://github.com/hassio-addons/addon-matrix/commit/121e26dddacaace41a4c150fabd07c5a79f72f27) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Update riot-web to v1.0.1 + +2019/02/15 16:32 UTC - [82a87c0](https://github.com/hassio-addons/addon-matrix/commit/82a87c0e2302194688276cc6114149e08e4b9c8e) by [@timmo001](https://github.com/timmo001) > :arrow_up: Update riot-web to v1.0.0 -2019/02/14 23:39 UTC - [588fdcd](https://github.com/hassio-addons/addon-matrix/commit/588fdcd6c98204ad0428865b4f418a048b39aa2e) by [@timmo001](https://github.com/timmo001) +2019/02/15 16:32 UTC - [588fdcd](https://github.com/hassio-addons/addon-matrix/commit/588fdcd6c98204ad0428865b4f418a048b39aa2e) by [@timmo001](https://github.com/timmo001) > :arrow_up: Update matrix-synapse to 0.99.1.1 diff --git a/matrix/README.md b/matrix/README.md index 4b260dc6d..b453dd1ec 100644 --- a/matrix/README.md +++ b/matrix/README.md @@ -42,12 +42,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/82a87c0/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/121e26d/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-82a87c0-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/82a87c0 +[release-shield]: https://img.shields.io/badge/version-121e26d-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/121e26d [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 f374794d8..be8d2a8d1 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "82a87c0", + "version": "121e26d", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io",