diff --git a/README.md b/README.md index 03d7cf807..d59fa44a9 100644 --- a/README.md +++ b/README.md @@ -572,10 +572,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/efbe89c -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/efbe89c/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/fd0e773 +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/fd0e773/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-efbe89c-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-fd0e773-blue.svg [adguard-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adguard.svg [adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index 2895380e2..9eb90d471 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,3 +1,5 @@ -2019/01/10 21:09 UTC - [efbe89c](https://github.com/hassio-addons/addon-adguard-home/commit/efbe89c6f842cf89fc0627a74041049c63b4312e) by [@frenck](https://github.com/frenck) -> :shirt: Updates forum URLs +# Changelog since v0.1.0 + +2019/01/11 22:22 UTC - [fd0e773](https://github.com/hassio-addons/addon-adguard-home/commit/fd0e773cd6d4b706f4d619d03b03ff07813d8dfd) by [@tjorim](https://github.com/tjorim) +> :arrow_up: Upgrades AdGuard Home to v0.92 hotfix 2 (#3) diff --git a/adguard/README.md b/adguard/README.md index 7640b86e7..88151c1b0 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -47,13 +47,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/efbe89c/README.md +[docs]: https://github.com/hassio-addons/addon-adguard-home/blob/fd0e773/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-adguard-home/90684?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-efbe89c-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/efbe89c -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/efbe89c/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-fd0e773-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/fd0e773 +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/fd0e773/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.json b/adguard/config.json index f0fe54837..16c9af822 100644 --- a/adguard/config.json +++ b/adguard/config.json @@ -1,6 +1,6 @@ { "name": "AdGuard Home", - "version": "efbe89c", + "version": "fd0e773", "slug": "adguard", "description": "Network-wide ads & trackers blocking DNS server.", "url": "https://github.com/hassio-addons/addon-adguard-home",