diff --git a/README.md b/README.md index 66e84970e..e3e500473 100644 --- a/README.md +++ b/README.md @@ -1270,10 +1270,10 @@ SOFTWARE. [zwave2mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [zwave2mqtt-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [zwave2mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/43fe3ce -[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/43fe3ce/README.md +[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/13fa58b +[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/13fa58b/README.md [zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues -[zerotier-version-shield]: https://img.shields.io/badge/version-43fe3ce-blue.svg +[zerotier-version-shield]: https://img.shields.io/badge/version-13fa58b-blue.svg [zerotier-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zerotier-armhf.svg [zerotier-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [zerotier-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/zerotier/CHANGELOG.md b/zerotier/CHANGELOG.md index b009d5044..3339f0a39 100644 --- a/zerotier/CHANGELOG.md +++ b/zerotier/CHANGELOG.md @@ -1,10 +1,2 @@ -# Changelog since v0.5.1 -- :ambulance: GCC 9.0 compatibility patch, since armv5 has been removed -- :pencil2: Fixes some spelling and grammar -- :arrow_up: Upgrades libgcc to 9.2.0-r3 -- :arrow_up: Upgrades git to 2.24.1-r0 -- :arrow_up: Upgrades add-on base image to v6.0.1 -- :pencil2: Fixes some spelling and grammar -- :pencil2: Funding adjustments -- :books: Adjust add-on installation instructions -- :fireworks: Updates maintenance/license year to 2020 +# Changelog since v0.6.0 +- :ambulance: Fix Patreon link diff --git a/zerotier/README.md b/zerotier/README.md index 419c32ab2..fa14b3fcf 100644 --- a/zerotier/README.md +++ b/zerotier/README.md @@ -45,7 +45,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-zerotier/blob/43fe3ce/README.md +[docs]: https://github.com/hassio-addons/addon-zerotier/blob/13fa58b/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -54,5 +54,5 @@ 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-43fe3ce-blue.svg -[release]: https://github.com/hassio-addons/addon-zerotier/tree/43fe3ce \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-13fa58b-blue.svg +[release]: https://github.com/hassio-addons/addon-zerotier/tree/13fa58b \ No newline at end of file diff --git a/zerotier/config.json b/zerotier/config.json index 2fa332499..0c5ee2e50 100644 --- a/zerotier/config.json +++ b/zerotier/config.json @@ -1,6 +1,6 @@ { "name": "ZeroTier One", - "version": "43fe3ce", + "version": "13fa58b", "slug": "zerotier", "description": "Radically simplify your network with a virtual networking layer that works the same everywhere", "url": "https://github.com/hassio-addons/addon-zerotier",