diff --git a/README.md b/README.md index 5d97c7a37..34eec1df6 100644 --- a/README.md +++ b/README.md @@ -972,10 +972,10 @@ SOFTWARE. [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ssh-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/87985cf -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/87985cf/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/4938015 +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/4938015/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-87985cf-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-4938015-blue.svg [spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md index 10e8da957..caf304f18 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.12.2 +- ⬆️ Upgrades add-on base image to 13.1.3 (#207) +- 🎆 Updates maintenance/license year to 2023 (#206) - ⬆️ Upgrades add-on base image to 13.0.0 (#199) - ⬆️ Upgrades add-on base image to 12.2.7 (#197) - ⬆️ Upgrades add-on base image to 12.2.3 (#188) diff --git a/spotify/DOCS.md b/spotify/DOCS.md index 28354e981..efb2e13b8 100644 --- a/spotify/DOCS.md +++ b/spotify/DOCS.md @@ -131,7 +131,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2022 Franck Nijhof +Copyright (c) 2018-2023 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/spotify/README.md b/spotify/README.md index 87de12404..14501fec4 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -48,10 +48,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-spotify-connect/61210?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [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-87985cf-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/87985cf +[release-shield]: https://img.shields.io/badge/version-4938015-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/4938015 [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png \ No newline at end of file diff --git a/spotify/config.yaml b/spotify/config.yaml index 6ce4b6677..064755659 100644 --- a/spotify/config.yaml +++ b/spotify/config.yaml @@ -21,4 +21,4 @@ schema: username: str? slug: spotify url: https://github.com/hassio-addons/addon-spotify-connect -version: 87985cf +version: '4938015'