diff --git a/README.md b/README.md index 864ae0fe3..7cde22066 100644 --- a/README.md +++ b/README.md @@ -1120,10 +1120,10 @@ SOFTWARE. [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tautulli-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tautulli-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/86d80af -[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/86d80af/README.md +[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/ac2b522 +[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/ac2b522/README.md [thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues -[thelounge-version-shield]: https://img.shields.io/badge/version-86d80af-blue.svg +[thelounge-version-shield]: https://img.shields.io/badge/version-ac2b522-blue.svg [thelounge-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/thelounge-armhf.svg [thelounge-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [thelounge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/thelounge/CHANGELOG.md b/thelounge/CHANGELOG.md index 0e30e1bac..2a7d45bf9 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v0.4.0 -2019/05/21 11:17 UTC - [86d80af](https://github.com/hassio-addons/addon-thelounge/commit/86d80af7af8cda46af9b04220859077485088fbf) by [@frenck](https://github.com/frenck) +2019/06/23 13:44 UTC - [ac2b522](https://github.com/hassio-addons/addon-thelounge/commit/ac2b522b452a51b336906ebb14041c3c927a91b9) by [@frenck](https://github.com/frenck) +> :pencil2: Maintaince -> Maintenance + +2019/06/23 13:44 UTC - [86d80af](https://github.com/hassio-addons/addon-thelounge/commit/86d80af7af8cda46af9b04220859077485088fbf) by [@frenck](https://github.com/frenck) > :ambulance: Fixes path handling in certificates (#6) diff --git a/thelounge/README.md b/thelounge/README.md index 9cd5f2fe9..8f0f3ffe7 100644 --- a/thelounge/README.md +++ b/thelounge/README.md @@ -42,7 +42,7 @@ 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-thelounge/blob/86d80af/README.md +[docs]: https://github.com/hassio-addons/addon-thelounge/blob/ac2b522/README.md [forest-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/forest-theme.png [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=timmo001 @@ -51,7 +51,7 @@ If you are more interested in stable releases of our add-ons: [midnight-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/midnight-theme.png [more-info-light]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/more-info-light.png [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-86d80af-blue.svg -[release]: https://github.com/hassio-addons/addon-thelounge/tree/86d80af +[release-shield]: https://img.shields.io/badge/version-ac2b522-blue.svg +[release]: https://github.com/hassio-addons/addon-thelounge/tree/ac2b522 [screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png [thelounge]: https://github.com/timmo001/thelounge \ No newline at end of file diff --git a/thelounge/config.json b/thelounge/config.json index 5be0e9feb..093f33614 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -1,6 +1,6 @@ { "name": "The Lounge", - "version": "86d80af", + "version": "ac2b522", "slug": "thelounge", "description": "A self-hosted web IRC client", "url": "https://github.com/hassio-addons/addon-thelounge",