diff --git a/README.md b/README.md index c9b38e399..eb1da7650 100644 --- a/README.md +++ b/README.md @@ -882,10 +882,10 @@ SOFTWARE. [log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [log-viewer-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/d05fb77 -[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/d05fb77/README.md +[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/af107df +[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/af107df/README.md [mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues -[mqtt-io-version-shield]: https://img.shields.io/badge/version-d05fb77-blue.svg +[mqtt-io-version-shield]: https://img.shields.io/badge/version-af107df-blue.svg [mqtt-io-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [mqtt-io-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [mqtt-io-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/mqtt-io/CHANGELOG.md b/mqtt-io/CHANGELOG.md index dfb7b723d..c272db4fb 100644 --- a/mqtt-io/CHANGELOG.md +++ b/mqtt-io/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.1.3 +- ⬆️ Upgrades add-on base image to 13.1.1 (#42) +- 🎆 Updates maintenance/license year to 2023 (#41) - Bump adafruit-circuitpython-ahtx0 from 1.0.16 to 1.0.17 in /mqtt-io (#39) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/mqtt-io/DOCS.md b/mqtt-io/DOCS.md index 9ea534f7f..9c75f8b8b 100644 --- a/mqtt-io/DOCS.md +++ b/mqtt-io/DOCS.md @@ -105,7 +105,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2022 Franck Nijhof +Copyright (c) 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/mqtt-io/README.md b/mqtt-io/README.md index 83334a39b..36e8c876a 100644 --- a/mqtt-io/README.md +++ b/mqtt-io/README.md @@ -35,7 +35,7 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-d05fb77-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/d05fb77 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-af107df-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/af107df \ No newline at end of file diff --git a/mqtt-io/config.yaml b/mqtt-io/config.yaml index 8ada1adc2..dbd6c1b2c 100644 --- a/mqtt-io/config.yaml +++ b/mqtt-io/config.yaml @@ -29,4 +29,4 @@ schema: slug: mqtt-io uart: true url: https://github.com/hassio-addons/addon-mqtt-io -version: d05fb77 +version: af107df