diff --git a/README.md b/README.md index 4c0781ca7..3ea9840f2 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/71f04a8 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/71f04a8/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/72dd194 +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/72dd194/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-71f04a8-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-72dd194-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 b83634f43..f4f862f33 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/12/23 20:56 UTC - [71f04a8](https://github.com/hassio-addons/addon-matrix/commit/71f04a8c4bd58e1a5b7c6efe080873c4f8654af8) by [@timmo001](https://github.com/timmo001) -> :books: Update addon docs +2019/01/03 14:55 UTC - [72dd194](https://github.com/hassio-addons/addon-matrix/commit/72dd1944960758ccb36cc4f4c61bf286acc56589) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Upgrades py3-pynacl to version 1.2.1-r1 diff --git a/matrix/README.md b/matrix/README.md index 0e251e7e0..86ae86ff0 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/71f04a8/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/72dd194/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/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-71f04a8-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/71f04a8 +[release-shield]: https://img.shields.io/badge/version-72dd194-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/72dd194 [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 2d5733b2e..0b66bd189 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "71f04a8", + "version": "72dd194", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io",