From 50907d3e23486c3ec3ee14695371129540b33de8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 14 Feb 2019 15:39:39 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to 001f3cb --- README.md | 6 +++--- matrix/CHANGELOG.md | 15 +++------------ matrix/README.md | 6 +++--- matrix/config.json | 2 +- 4 files changed, 10 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 2762eb76b..31e546c74 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/6ec0fc6 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/6ec0fc6/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/001f3cb +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/001f3cb/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-6ec0fc6-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-001f3cb-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 04746d186..3f0513e55 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,14 +1,5 @@ -# Changelog since v0.1.2 +# Changelog since v0.2.0 -2019/02/07 09:46 UTC - [6ec0fc6](https://github.com/hassio-addons/addon-matrix/commit/6ec0fc6c214e5bba1988195605b95473e22bcd89) by [@timmo001](https://github.com/timmo001) -> :books: Comment changes - -2019/02/07 09:46 UTC - [ef1f0af](https://github.com/hassio-addons/addon-matrix/commit/ef1f0af012cf0d33f6257a58a9d68bda5fa4729c) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Updates matrix-synapse to version 0.99.0 - -2019/02/07 09:46 UTC - [b46f74a](https://github.com/hassio-addons/addon-matrix/commit/b46f74ae132c008785be6651ac3955e0b2d86ed0) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Updates pip to version 19.0.1 - -2019/02/07 09:46 UTC - [1da85ac](https://github.com/hassio-addons/addon-matrix/commit/1da85acd170cef99d304f68af3737d2eaee34ae3) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Upgrades pip to version 19.0.1 +2019/02/14 15:10 UTC - [001f3cb](https://github.com/hassio-addons/addon-matrix/commit/001f3cb7b736e0cd8d26bfd0c59c711d27ecb8e5) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Update to martix-synapse 0.99.1 (#9) diff --git a/matrix/README.md b/matrix/README.md index 0a80ee02b..b86c5430d 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/6ec0fc6/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/001f3cb/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-6ec0fc6-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/6ec0fc6 +[release-shield]: https://img.shields.io/badge/version-001f3cb-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/001f3cb [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 318a16e10..b582ff0b4 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "6ec0fc6", + "version": "001f3cb", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io",