diff --git a/README.md b/README.md index da13ddc31..48085f7b9 100644 --- a/README.md +++ b/README.md @@ -1023,10 +1023,10 @@ SOFTWARE. [readarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [readarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [readarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/3da983d -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/3da983d/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/cce18d3 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/cce18d3/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-3da983d-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-cce18d3-blue.svg [sabnzbd-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [sabnzbd-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/sabnzbd/CHANGELOG.md b/sabnzbd/CHANGELOG.md index 2db217ed6..181911d68 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.2.1 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.1.3 (#29) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.1.2 - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.1.1 (#27) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 48a5980ff..9d2c42061 100644 --- a/sabnzbd/README.md +++ b/sabnzbd/README.md @@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-3da983d-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/3da983d \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-cce18d3-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/cce18d3 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 442674911..113dea085 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 3da983d +version: cce18d3 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md