diff --git a/README.md b/README.md index e79bd7047..9187991ee 100644 --- a/README.md +++ b/README.md @@ -966,10 +966,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/db5cdaa -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/db5cdaa/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/dbee76f +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/dbee76f/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-db5cdaa-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-dbee76f-blue.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 [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index f90393be1..7eba92450 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v3.0.5 +- ⬆️ Upgrades add-on base image to 11.0.0 (#122) +- 🚀 Update CI to latest version (#121) - ⬆️ Upgrades add-on base image to 10.2.2 (#118) - ⬆️ Upgrades add-on base image to 10.2.1 (#117) - Migrate JSON config to YAML (#116) diff --git a/tor/README.md b/tor/README.md index 5e1ba1db8..02cd75d56 100644 --- a/tor/README.md +++ b/tor/README.md @@ -61,6 +61,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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-db5cdaa-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/db5cdaa +[release-shield]: https://img.shields.io/badge/version-dbee76f-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/dbee76f [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en \ No newline at end of file diff --git a/tor/config.yaml b/tor/config.yaml index c312ed96e..7ddade1b9 100644 --- a/tor/config.yaml +++ b/tor/config.yaml @@ -33,4 +33,4 @@ schema: slug: tor startup: services url: https://github.com/hassio-addons/addon-tor -version: db5cdaa +version: dbee76f