diff --git a/README.md b/README.md index 9e786526b..fb156b1f3 100644 --- a/README.md +++ b/README.md @@ -775,10 +775,10 @@ SOFTWARE. [adb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [adb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [adb-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/024ce69 -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/024ce69/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/e02f979 +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/e02f979/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-024ce69-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-e02f979-blue.svg [adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index b5f96775d..c8be0903f 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.0 +- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#112) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#111) Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. diff --git a/adguard/README.md b/adguard/README.md index ad5d236ad..2c1b3b718 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons: [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-024ce69-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/024ce69 -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/024ce69/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-e02f979-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/e02f979 +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/e02f979/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index b1c4486b0..e99eac1a5 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "024ce69", + "version": "e02f979", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server", "url": "https://github.com/hassio-addons/addon-adguard-home",