diff --git a/README.md b/README.md index 2d1b5935..8fb9ea75 100644 --- a/README.md +++ b/README.md @@ -677,10 +677,10 @@ SOFTWARE. [ssh-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ssh-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v4.0.1 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v4.0.1/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v4.1.0 +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v4.1.0/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-v4.1.0-blue.svg [aircast-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [aircast-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/aircast/CHANGELOG.md b/aircast/CHANGELOG.md index fd3e38ec..ddd148da 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -1,5 +1,12 @@ ## What’s changed -## 🐛 Bug fixes +## 🧰 Maintenance -- Fix incorrect check for existing files @frenck ([#193](https://github.com/hassio-addons/addon-aircast/pull/193)) +- 🎆 Updates maintenance/license year to 2024 @frenck ([#196](https://github.com/hassio-addons/addon-aircast/pull/196)) +- 🤖 Fetch AirConnect on build time, let Renovate handle upgrades @frenck ([#197](https://github.com/hassio-addons/addon-aircast/pull/197)) + +## ⬆️ Dependency updates + +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.0 @renovate ([#194](https://github.com/hassio-addons/addon-aircast/pull/194)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.1 @renovate ([#195](https://github.com/hassio-addons/addon-aircast/pull/195)) +- ⬆️ Update philippe44/AirConnect to v1.6.2 @renovate ([#198](https://github.com/hassio-addons/addon-aircast/pull/198)) diff --git a/aircast/DOCS.md b/aircast/DOCS.md index ad5b1dd6..c3a66a89 100644 --- a/aircast/DOCS.md +++ b/aircast/DOCS.md @@ -204,7 +204,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/aircast/README.md b/aircast/README.md index 8119aa30..4187e2bc 100644 --- a/aircast/README.md +++ b/aircast/README.md @@ -45,9 +45,9 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-aircast/36742?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-aircast/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-aircast/tree/v4.1.0 \ No newline at end of file diff --git a/aircast/config.yaml b/aircast/config.yaml index 195e369b..f9d001eb 100644 --- a/aircast/config.yaml +++ b/aircast/config.yaml @@ -1,5 +1,5 @@ name: AirCast -version: 4.0.1 +version: 4.1.0 slug: aircast description: AirPlay capabilities for your Chromecast devices. url: https://github.com/hassio-addons/addon-aircast