diff --git a/README.md b/README.md index 18b1c7b6..72a830dc 100644 --- a/README.md +++ b/README.md @@ -884,10 +884,10 @@ SOFTWARE. [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [tailscale-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tailscale-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.28.0 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.28.0/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.29.0 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.29.0/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.28.0-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.29.0-blue.svg [tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index 05b74649..ecaf638c 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,6 +1,11 @@ ## What’s changed +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2024 @frenck ([#373](https://github.com/hassio-addons/addon-tasmoadmin/pull/373)) + ## ⬆️ Dependency updates -- ⬆️ Update TasmoAdmin/TasmoAdmin to v3.3.0 @renovate ([#368](https://github.com/hassio-addons/addon-tasmoadmin/pull/368)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#369](https://github.com/hassio-addons/addon-tasmoadmin/pull/369)) +- ⬆️ Update TasmoAdmin/TasmoAdmin to v3.3.1 @renovate ([#371](https://github.com/hassio-addons/addon-tasmoadmin/pull/371)) +- ⬆️ Update TasmoAdmin/TasmoAdmin to v3.3.2 @renovate ([#372](https://github.com/hassio-addons/addon-tasmoadmin/pull/372)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#370](https://github.com/hassio-addons/addon-tasmoadmin/pull/370)) diff --git a/tasmoadmin/DOCS.md b/tasmoadmin/DOCS.md index de558520..2625f777 100644 --- a/tasmoadmin/DOCS.md +++ b/tasmoadmin/DOCS.md @@ -132,7 +132,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2023 Franck Nijhof +Copyright (c) 2018-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/tasmoadmin/README.md b/tasmoadmin/README.md index b23a1090..e3a6fe9a 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -46,10 +46,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-tasmoadmin/54155?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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.28.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.28.0 +[release-shield]: https://img.shields.io/badge/version-v0.29.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.29.0 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.yaml b/tasmoadmin/config.yaml index 4019ca3e..6da0fcc1 100644 --- a/tasmoadmin/config.yaml +++ b/tasmoadmin/config.yaml @@ -1,5 +1,5 @@ name: TasmoAdmin -version: 0.28.0 +version: 0.29.0 slug: sonweb description: Centrally manage all your Sonoff-Tasmota devices url: https://github.com/hassio-addons/addon-tasmoadmin