Skip to content

Commit

Permalink
🎉 Release of add-on AirCast 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Mar 18, 2024
1 parent 5bc2eb4 commit e4c6ad6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -787,10 +787,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.2.0
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v4.2.0/README.md
[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v4.2.1
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v4.2.1/README.md
[aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues
[aircast-version-shield]: https://img.shields.io/badge/version-v4.2.0-blue.svg
[aircast-version-shield]: https://img.shields.io/badge/version-v4.2.1-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
Expand Down
3 changes: 2 additions & 1 deletion aircast/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

## ⬆️ Dependency updates

- ⬆️ Update philippe44/AirConnect to v1.7.0 @renovate ([#201](https://github.com/hassio-addons/addon-aircast/pull/201))
- ⬆️ Update philippe44/AirConnect to v1.8.3 @renovate ([#204](https://github.com/hassio-addons/addon-aircast/pull/204))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.3 @renovate ([#202](https://github.com/hassio-addons/addon-aircast/pull/202))
4 changes: 2 additions & 2 deletions aircast/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ The AirCast add-on is based on the excellent [AirConnect][airconnect] project.
[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.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/v4.2.0
[release-shield]: https://img.shields.io/badge/version-v4.2.1-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/v4.2.1
2 changes: 1 addition & 1 deletion aircast/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: AirCast
version: 4.2.0
version: 4.2.1
slug: aircast
description: AirPlay capabilities for your Chromecast devices.
url: https://github.com/hassio-addons/addon-aircast
Expand Down

0 comments on commit e4c6ad6

Please sign in to comment.