diff --git a/README.md b/README.md index ab2d23a8dc9a..0b1a499932bb 100644 --- a/README.md +++ b/README.md @@ -670,10 +670,10 @@ SOFTWARE. [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [aircast-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/v4.0.1 -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/v4.0.1/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/v4.1.0 +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/v4.1.0/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-v4.1.0-blue.svg [airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/airsonos/CHANGELOG.md b/airsonos/CHANGELOG.md index 3625751d90db..9dddf8345859 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,5 +1,12 @@ ## What’s changed -## 🐛 Bug fixes +## 🧰 Maintenance -- Fix incorrect check for existing files @frenck ([#150](https://github.com/hassio-addons/addon-airsonos/pull/150)) +- 🎆 Updates maintenance/license year to 2024 @frenck ([#155](https://github.com/hassio-addons/addon-airsonos/pull/155)) +- 🤖 Fetch AirConnect on build time, let Renovate handle upgrades @frenck ([#156](https://github.com/hassio-addons/addon-airsonos/pull/156)) + +## ⬆️ Dependency updates + +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.0 @renovate ([#153](https://github.com/hassio-addons/addon-airsonos/pull/153)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.1 @renovate ([#154](https://github.com/hassio-addons/addon-airsonos/pull/154)) +- ⬆️ Update philippe44/AirConnect to v1.6.2 @renovate ([#157](https://github.com/hassio-addons/addon-airsonos/pull/157)) diff --git a/airsonos/DOCS.md b/airsonos/DOCS.md index e7e79248c932..b9e96ba074b6 100644 --- a/airsonos/DOCS.md +++ b/airsonos/DOCS.md @@ -219,7 +219,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2017-2023 Franck Nijhof +Copyright (c) 2017-2024 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/airsonos/README.md b/airsonos/README.md index 3351cfec5135..1845d68e5eed 100644 --- a/airsonos/README.md +++ b/airsonos/README.md @@ -32,9 +32,9 @@ The AirCast add-on is based on the excellent [AirConnect][airconnect] project. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-airsonos/36796?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/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/v4.0.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v4.1.0-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/v4.1.0 \ No newline at end of file diff --git a/airsonos/config.yaml b/airsonos/config.yaml index 904330ae54bd..8d6e11e7b04b 100644 --- a/airsonos/config.yaml +++ b/airsonos/config.yaml @@ -1,5 +1,5 @@ name: AirSonos -version: 4.0.1 +version: 4.1.0 slug: airsonos description: AirPlay capabilities for your Sonos (and UPnP) devices. url: https://github.com/hassio-addons/addon-airsonos