diff --git a/README.md b/README.md index 9fe7e542c..a9fe3a3e7 100644 --- a/README.md +++ b/README.md @@ -1160,10 +1160,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/abfa5a9 -[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/abfa5a9/README.md +[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/25e13df +[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/25e13df/README.md [thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues -[thelounge-version-shield]: https://img.shields.io/badge/version-abfa5a9-blue.svg +[thelounge-version-shield]: https://img.shields.io/badge/version-25e13df-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 ca5f8b785..1a4866141 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog since v0.6.0 -2019/09/28 13:25 UTC - [abfa5a9](https://github.com/hassio-addons/addon-thelounge/commit/abfa5a937f6fd9c1a45ff56c3c4572384576e080) by [@timmo001](https://github.com/timmo001) +2019/10/31 19:15 UTC - [25e13df](https://github.com/hassio-addons/addon-thelounge/commit/25e13dfd7f26dc69c48757a8f4021e494a77f99d) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades thelounge to 3.3.0 + +2019/10/31 19:15 UTC - [6419373](https://github.com/hassio-addons/addon-thelounge/commit/641937397b3e8058e8c8bbcb34998b16cd48a9c3) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.16.1-r1 + +2019/10/31 19:15 UTC - [abfa5a9](https://github.com/hassio-addons/addon-thelounge/commit/abfa5a937f6fd9c1a45ff56c3c4572384576e080) by [@timmo001](https://github.com/timmo001) > :arrow_up: Update base image to v5.0.1 diff --git a/thelounge/README.md b/thelounge/README.md index 56bed562e..41bb2e05c 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/abfa5a9/README.md +[docs]: https://github.com/hassio-addons/addon-thelounge/blob/25e13df/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-abfa5a9-blue.svg -[release]: https://github.com/hassio-addons/addon-thelounge/tree/abfa5a9 +[release-shield]: https://img.shields.io/badge/version-25e13df-blue.svg +[release]: https://github.com/hassio-addons/addon-thelounge/tree/25e13df [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 517243e34..aa3ac4ae7 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -1,6 +1,6 @@ { "name": "The Lounge", - "version": "abfa5a9", + "version": "25e13df", "slug": "thelounge", "description": "A self-hosted web IRC client", "url": "https://github.com/hassio-addons/addon-thelounge",