From d4669ad5e821c2305a1a8a03b7d1db31abb6417c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 23 Sep 2021 19:18:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to 57bc285 --- README.md | 6 +++--- mopidy/CHANGELOG.md | 11 ++++++----- mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 35d699436..7ef49f95d 100644 --- a/README.md +++ b/README.md @@ -854,10 +854,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/a95a66d -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/a95a66d/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/57bc285 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/57bc285/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-a95a66d-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-57bc285-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 281d0dcab..157bdbb8c 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,12 +1,13 @@ -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#165) +- ⬆️ Bump mopidy-youtube from 3.3 to 3.4 in /mopidy (#170) -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) +Bumps [mopidy-youtube](https://github.com/natumbri/mopidy-youtube) from 3.3 to 3.4. +- [Release notes](https://github.com/natumbri/mopidy-youtube/releases) +- [Changelog](https://github.com/natumbri/mopidy-youtube/blob/develop/CHANGELOG.rst) +- [Commits](https://github.com/natumbri/mopidy-youtube/compare/v3.3...v3.4) --- updated-dependencies: -- dependency-name: frenck/action-addon-linter +- dependency-name: mopidy-youtube dependency-type: direct:production update-type: version-update:semver-minor ... diff --git a/mopidy/README.md b/mopidy/README.md index 3c98d6aca..063806752 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-a95a66d-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/a95a66d +[release-shield]: https://img.shields.io/badge/version-57bc285-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/57bc285 [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 2c5a5099e..67543fa23 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "a95a66d", + "version": "57bc285", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",