From 9edfaa142d65dca7abed9f7f7adc346f12446afd Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 1 Sep 2019 14:48:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on WireGuard to a9d6fa9 --- README.md | 6 +++--- wireguard/CHANGELOG.md | 4 ++-- wireguard/README.md | 6 +++--- wireguard/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index aa87cae06..4c3361d1d 100644 --- a/README.md +++ b/README.md @@ -1210,10 +1210,10 @@ SOFTWARE. [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/ea5e176 -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/ea5e176/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/a9d6fa9 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/a9d6fa9/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-ea5e176-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-a9d6fa9-blue.svg [wireguard-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/wireguard-armhf.svg [wireguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [wireguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/wireguard/CHANGELOG.md b/wireguard/CHANGELOG.md index f37f06921..9b8623861 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/09/01 11:55 UTC - [ea5e176](https://github.com/hassio-addons/addon-wireguard/commit/ea5e176befe623a21d0e6bcb398d58a04c86c26b) by [@frenck](https://github.com/frenck) -> :pencil2: Updates forum topic URLs +2019/09/01 14:41 UTC - [a9d6fa9](https://github.com/hassio-addons/addon-wireguard/commit/a9d6fa92902a3485240be281c0061c0b4b6e343a) by [@bonanitech](https://github.com/bonanitech) +> :pencil2: Small typos (#5) diff --git a/wireguard/README.md b/wireguard/README.md index fd6aafc10..4877173d4 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -53,13 +53,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-wireguard/blob/ea5e176/README.md +[docs]: https://github.com/hassio-addons/addon-wireguard/blob/a9d6fa9/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-wireguard/134662?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-ea5e176-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/ea5e176 +[release-shield]: https://img.shields.io/badge/version-a9d6fa9-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/a9d6fa9 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index b9d28966f..e9fc4c5cb 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "ea5e176", + "version": "a9d6fa9", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",