diff --git a/README.md b/README.md index 248650b4e..ca6138184 100644 --- a/README.md +++ b/README.md @@ -989,10 +989,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/61d754a -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/61d754a/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/35b67e7 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/35b67e7/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-61d754a-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-35b67e7-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 996d2f6f0..553d0432b 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v3.0.5 +- 🔥 Clean up obsolete fixattrs.d (#139) +- 🎆 Updates maintenance/license year to 2022 (#138) - 🚑 Fix deployment of add-on (#137) - ⬆️ Upgrades add-on base image to 12.0.0 (#136) - ⬆️ Upgrades add-on base image to 11.0.0 (#122) diff --git a/tor/DOCS.md b/tor/DOCS.md index f4124fdb4..4c48a86c2 100644 --- a/tor/DOCS.md +++ b/tor/DOCS.md @@ -222,7 +222,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2017-2021 Franck Nijhof +Copyright (c) 2017-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tor/README.md b/tor/README.md index 35e340e51..345e9c397 100644 --- a/tor/README.md +++ b/tor/README.md @@ -57,10 +57,10 @@ If you are more interested in stable releases of our add-ons: [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/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.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-61d754a-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/61d754a +[release-shield]: https://img.shields.io/badge/version-35b67e7-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/35b67e7 [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 2ccc9720c..acec3ee84 100644 --- a/tor/config.yaml +++ b/tor/config.yaml @@ -34,4 +34,4 @@ schema: slug: tor startup: services url: https://github.com/hassio-addons/addon-tor -version: 61d754a +version: 35b67e7