⬆️ Updating add-on The Lounge to ed602bf

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-25 15:33:40 +00:00
parent 3b224fdbb7
commit ac0380cedc
4 changed files with 9 additions and 7 deletions

View file

@ -1,4 +1,6 @@
# Changelog since v0.8.0
- :hammer: Don't use apk cache on cleanup
- :arrow_up: Upgrades add-on base image to v7.0.2
- :hammer: Updates for upstream Supervisor changes
- :hammer: Update add-on config with new password & list features
- :hammer: Re-branding

View file

@ -42,7 +42,7 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/timmo
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-thelounge/blob/d0c0215/README.md
[docs]: https://github.com/hassio-addons/addon-thelounge/blob/ed602bf/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-d0c0215-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/d0c0215
[release-shield]: https://img.shields.io/badge/version-ed602bf-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/ed602bf
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
[thelounge]: https://github.com/timmo001/thelounge

View file

@ -1,6 +1,6 @@
{
"name": "The Lounge",
"version": "d0c0215",
"version": "ed602bf",
"slug": "thelounge",
"description": "A self-hosted web IRC client",
"url": "https://github.com/hassio-addons/addon-thelounge",