From 2fdbe6352ae0005981126ae8954d0f337d8b1f45 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 19 May 2021 10:27:20 +0000 Subject: [PATCH] :arrow_up: Updating add-on AdGuard Home to 8f23d7c --- README.md | 6 +++--- adguard/CHANGELOG.md | 9 +++++++++ adguard/README.md | 6 +++--- adguard/config.json | 2 +- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d4e98d7f9..da77cfa7b 100644 --- a/README.md +++ b/README.md @@ -710,10 +710,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/003ae2e -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/003ae2e/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/8f23d7c +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/8f23d7c/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-003ae2e-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-8f23d7c-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 114a6d557..87ae7d924 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v4.0.0 +- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#165) + +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#164) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1. diff --git a/adguard/README.md b/adguard/README.md index 6c10254e1..a4c131b22 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-003ae2e-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/003ae2e -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/003ae2e/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-8f23d7c-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/8f23d7c +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/8f23d7c/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index 06bec8b9d..eb8d3604a 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "003ae2e", + "version": "8f23d7c", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server", "url": "https://github.com/hassio-addons/addon-adguard-home",