From 9dca85ae29837dfb54fb74a1fa9db687ffdf9c5f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 15 Jul 2021 18:08:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to aad37d3 --- README.md | 6 +++--- mopidy/CHANGELOG.md | 13 +++++++------ mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b02c6bddb..f1e858602 100644 --- a/README.md +++ b/README.md @@ -872,10 +872,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/c1966c9 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/c1966c9/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/aad37d3 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/aad37d3/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-c1966c9-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-aad37d3-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 b3bcd9830..38d83beb3 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,14 +1,15 @@ -- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#156) +- ⬆️ Bump actions/stale from 3.0.19 to 4 (#157) -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2) +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. +- [Release notes](https://github.com/actions/stale/releases) +- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) --- updated-dependencies: -- dependency-name: frenck/action-addon-linter +- dependency-name: actions/stale dependency-type: direct:production - update-type: version-update:semver-minor + update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index 8193ff660..943f166c7 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-c1966c9-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/c1966c9 +[release-shield]: https://img.shields.io/badge/version-aad37d3-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/aad37d3 [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 ece3d5f71..d543eaa35 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "c1966c9", + "version": "aad37d3", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",