From a0980c24ae985ec174ea9324d69329409ab9e496 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 1 Feb 2019 18:17:28 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to 1da85ac --- README.md | 6 +++--- matrix/CHANGELOG.md | 6 +++--- matrix/README.md | 6 +++--- matrix/config.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 92e9db146..2ef0cc61b 100644 --- a/README.md +++ b/README.md @@ -739,10 +739,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/17c2e14 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/17c2e14/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/1da85ac +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/1da85ac/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-17c2e14-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-1da85ac-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 c34a4c02b..df071f51c 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v0.1.1 +# Changelog since v0.1.2 -2019/01/22 18:11 UTC - [17c2e14](https://github.com/hassio-addons/addon-matrix/commit/17c2e1498376cb3af5148608d12afa7b9c21ba66) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Upgrades riot-web to version v0.17.9 +2019/02/01 18:10 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 diff --git a/matrix/README.md b/matrix/README.md index ec5e2ea6a..9608683f9 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/17c2e14/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/1da85ac/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-17c2e14-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/17c2e14 +[release-shield]: https://img.shields.io/badge/version-1da85ac-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/1da85ac [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 038b81ac2..786c54bac 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "17c2e14", + "version": "1da85ac", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io",