From d58b8f18e011b24b1f59fa2dac4a9a1434227bb4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 23 Jun 2019 08:13:11 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to ff142a1 --- README.md | 6 +++--- matrix/CHANGELOG.md | 5 ++++- matrix/README.md | 6 +++--- matrix/config.json | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ce6cb8054..0fbda0800 100644 --- a/README.md +++ b/README.md @@ -990,10 +990,10 @@ SOFTWARE. [magicmirror-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [magicmirror-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [magicmirror-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/8a055c9 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/8a055c9/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/ff142a1 +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/ff142a1/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-8a055c9-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-ff142a1-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 a0d0081a8..d92cf71c6 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v0.5.2 -2019/06/12 15:41 UTC - [8a055c9](https://github.com/hassio-addons/addon-matrix/commit/8a055c9c34bdbee455919d75535c01fd266f08b4) by [@renovate[bot]](https://github.com/apps/renovate) +2019/06/23 07:44 UTC - [ff142a1](https://github.com/hassio-addons/addon-matrix/commit/ff142a1aa8321d7294dc80447e111a271ee75442) by [@frenck](https://github.com/frenck) +> :pencil2: Maintaince -> Maintenance + +2019/06/23 07:44 UTC - [8a055c9](https://github.com/hassio-addons/addon-matrix/commit/8a055c9c34bdbee455919d75535c01fd266f08b4) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates matrix-synapse to v1 (#16) diff --git a/matrix/README.md b/matrix/README.md index f4ed12c63..ed580056b 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/8a055c9/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/ff142a1/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-8a055c9-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/8a055c9 +[release-shield]: https://img.shields.io/badge/version-ff142a1-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/ff142a1 [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 c5948e55b..daed0b291 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "8a055c9", + "version": "ff142a1", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io",