From c42caa5c65b64df56fcf1e429d3c0ebd77fb48d2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 7 Jan 2019 18:10:18 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to 6f3b9e9 --- README.md | 6 +++--- matrix/CHANGELOG.md | 9 +++++++-- matrix/README.md | 6 +++--- matrix/config.json | 2 +- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5f616bc8c..75559f137 100644 --- a/README.md +++ b/README.md @@ -693,10 +693,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/f15d691 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/f15d691/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/6f3b9e9 +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/6f3b9e9/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-f15d691-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-6f3b9e9-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 152ca8f35..3a109f548 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,3 +1,8 @@ -2019/01/04 21:17 UTC - [f15d691](https://github.com/hassio-addons/addon-matrix/commit/f15d69134d96f4400dd9109526d88383774d3453) by [@timmo001](https://github.com/timmo001) -> :books: Update maintenance shield for addon +# Changelog since v0.1.0 + +2019/01/07 18:01 UTC - [6f3b9e9](https://github.com/hassio-addons/addon-matrix/commit/6f3b9e9e9af3eee6590200e3276a6385d98b4fa3) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Upgrades add-on base image in build file to version 2.3.1 + +2019/01/07 18:01 UTC - [fc48128](https://github.com/hassio-addons/addon-matrix/commit/fc48128b09fcf63262b7a97efbba1fa7e1396e16) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Upgrades add-on base image in Dockerfile to version 2.3.1 diff --git a/matrix/README.md b/matrix/README.md index e09abbb22..02c77f394 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/f15d691/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/6f3b9e9/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-f15d691-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/f15d691 +[release-shield]: https://img.shields.io/badge/version-6f3b9e9-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/6f3b9e9 [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 6c561e78d..3cf5af49a 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "f15d691", + "version": "6f3b9e9", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io",