diff --git a/README.md b/README.md index 5dc0604c6..eba3ee98d 100644 --- a/README.md +++ b/README.md @@ -1117,10 +1117,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/77ad15f -[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/77ad15f/README.md +[addon-wireguard]: https://github.com/hassio-addons/addon-wireguard/tree/aa035f7 +[addon-doc-wireguard]: https://github.com/hassio-addons/addon-wireguard/blob/aa035f7/README.md [wireguard-issue]: https://github.com/hassio-addons/addon-wireguard/issues -[wireguard-version-shield]: https://img.shields.io/badge/version-77ad15f-blue.svg +[wireguard-version-shield]: https://img.shields.io/badge/version-aa035f7-blue.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 [wireguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/wireguard/CHANGELOG.md b/wireguard/CHANGELOG.md index c86067b0c..adc90de8c 100644 --- a/wireguard/CHANGELOG.md +++ b/wireguard/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.4.0 +- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#70) + +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 actionshub/markdownlint from 2.0.0 to 2.0.2 (#71) Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. diff --git a/wireguard/README.md b/wireguard/README.md index ba8df55d7..754de5550 100644 --- a/wireguard/README.md +++ b/wireguard/README.md @@ -57,6 +57,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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-77ad15f-blue.svg -[release]: https://github.com/hassio-addons/addon-wireguard/tree/77ad15f +[release-shield]: https://img.shields.io/badge/version-aa035f7-blue.svg +[release]: https://github.com/hassio-addons/addon-wireguard/tree/aa035f7 [wireguard]: https://www.wireguard.com \ No newline at end of file diff --git a/wireguard/config.json b/wireguard/config.json index 427c003ad..27d54ba40 100644 --- a/wireguard/config.json +++ b/wireguard/config.json @@ -1,6 +1,6 @@ { "name": "WireGuard", - "version": "77ad15f", + "version": "aa035f7", "slug": "wireguard", "description": "Fast, modern, secure VPN tunnel", "url": "https://github.com/hassio-addons/addon-wireguard",