From 8be95390751ddd1ece8fd65c180a9f430e6fb337 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 26 Jan 2021 13:16:44 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to b0315ba --- README.md | 6 +++--- mopidy/CHANGELOG.md | 4 +++- mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 13c67f5ba..4b1851a7a 100644 --- a/README.md +++ b/README.md @@ -941,10 +941,10 @@ SOFTWARE. [matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [matrix-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/628765e -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/628765e/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/b0315ba +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/b0315ba/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-628765e-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-b0315ba-blue.svg [mopidy-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [mopidy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/mopidy/CHANGELOG.md b/mopidy/CHANGELOG.md index bc524d6ac..4bf38c6e5 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1 +1,3 @@ -- Restructure init scripts (#89) +- Fixes Ingress acesss (#91) + +This will fix issue: https://github.com/hassio-addons/addon-mopidy/issues/90 diff --git a/mopidy/README.md b/mopidy/README.md index f761c8b31..5f042ce63 100644 --- a/mopidy/README.md +++ b/mopidy/README.md @@ -47,6 +47,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-628765e-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/628765e +[release-shield]: https://img.shields.io/badge/version-b0315ba-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/b0315ba [screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png \ No newline at end of file diff --git a/mopidy/config.json b/mopidy/config.json index e38613d10..ab94c9b37 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "628765e", + "version": "b0315ba", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",