From 97e5de3a0203f3700585efcc4a5158009608d8b7 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 10 Jan 2019 21:01:33 +0000 Subject: [PATCH] :arrow_up: Updating add-on AdGuard Home to 89b3627 --- README.md | 6 +++--- adguard/CHANGELOG.md | 4 ++-- adguard/README.md | 9 ++++++--- adguard/config.json | 2 +- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f7a2e6d74..8a3980bf3 100644 --- a/README.md +++ b/README.md @@ -572,10 +572,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/4f78b5b -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/4f78b5b/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/89b3627 +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/89b3627/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-4f78b5b-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-89b3627-blue.svg [adguard-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adguard.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 diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index ad67e38cb..b3fdff2bb 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/01/10 20:48 UTC - [4f78b5b](https://github.com/hassio-addons/addon-adguard-home/commit/4f78b5b780b64e028071bcd75d6e43a5c561c1c9) by [@frenck](https://github.com/frenck) -> :books: Updated README's +2019/01/10 20:56 UTC - [89b3627](https://github.com/hassio-addons/addon-adguard-home/commit/89b3627517a27c476e2c56f1eb6f11297864e036) by [@frenck](https://github.com/frenck) +> :books: Fixes typo diff --git a/adguard/README.md b/adguard/README.md index a53e0f43e..8eec17d65 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -22,6 +22,8 @@ easily manage the filtering process and its settings. [Click here for the full documentation][docs] +![AdGuard Home in the Home Assistant frontend][screenshot] + ## WARNING! THIS IS AN EDGE VERSION! This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds @@ -45,12 +47,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/4f78b5b/README.md +[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/89b3627/README.md [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/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-4f78b5b-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/4f78b5b \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-89b3627-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/89b3627 +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/89b3627/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index 4da115491..d20dadbf5 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "4f78b5b", + "version": "89b3627", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server.", "url": "https://github.com/hassio-addons/addon-adguard-home",