diff --git a/README.md b/README.md index d4a6b792e..c731e1689 100644 --- a/README.md +++ b/README.md @@ -1226,10 +1226,10 @@ SOFTWARE. [thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [thelounge-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [thelounge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/ed57b9f -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/ed57b9f/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/6f135b0 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/6f135b0/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-ed57b9f-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-6f135b0-blue.svg [tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.svg [tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index ecf2e1c8e..f717385a2 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v2.2.0 +- :pencil2: Replace some Hass.io occurances +- :hammer: Update community forum links - :arrow_up: Upgrades add-on base image to v7.0.2 - :hammer: Update add-on config with new password & list features - :hammer: Re-branding diff --git a/tor/README.md b/tor/README.md index 4b9e11cbb..93881452f 100644 --- a/tor/README.md +++ b/tor/README.md @@ -30,7 +30,7 @@ This is useful if you want to have: The add-on also offers the possibility to open a Sock proxy into the Tor network. Allowing you to access Tor from any of your (SOCKS supporting) -applications through your Hass.io installation. +applications through your Home Assistant installation. [Click here for the full documentation][docs] @@ -55,15 +55,15 @@ 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-tor/blob/ed57b9f/README.md +[docs]: https://github.com/hassio-addons/addon-tor/blob/6f135b0/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-tor/33822?u=frenck +[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tor/33822?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [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-ed57b9f-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/ed57b9f +[release-shield]: https://img.shields.io/badge/version-6f135b0-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/6f135b0 [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en \ No newline at end of file diff --git a/tor/config.json b/tor/config.json index 29b00f5ad..c1dc65d8c 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "ed57b9f", + "version": "6f135b0", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",