From 54f53289df3de1aa10bcbc973cac322990ca156f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 12:03:31 +0000 Subject: [PATCH] :arrow_up: Updating add-on The Lounge to 8c8931b --- README.md | 6 +++--- thelounge/CHANGELOG.md | 10 ++++++++++ thelounge/README.md | 4 ++-- thelounge/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c0783150c..3ec49a1c1 100644 --- a/README.md +++ b/README.md @@ -1063,10 +1063,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/1dd8eb3 -[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/1dd8eb3/README.md +[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/8c8931b +[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/8c8931b/README.md [thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues -[thelounge-version-shield]: https://img.shields.io/badge/version-1dd8eb3-blue.svg +[thelounge-version-shield]: https://img.shields.io/badge/version-8c8931b-blue.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 [thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/thelounge/CHANGELOG.md b/thelounge/CHANGELOG.md index d6770be37..abb30e9ac 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.11.0 +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#24) + +Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#23) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. diff --git a/thelounge/README.md b/thelounge/README.md index 7365fbd2b..2e523a3f9 100644 --- a/thelounge/README.md +++ b/thelounge/README.md @@ -48,7 +48,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-1dd8eb3-blue.svg -[release]: https://github.com/hassio-addons/addon-thelounge/tree/1dd8eb3 +[release-shield]: https://img.shields.io/badge/version-8c8931b-blue.svg +[release]: https://github.com/hassio-addons/addon-thelounge/tree/8c8931b [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 a1515c4d0..0c5f3c629 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -1,6 +1,6 @@ { "name": "The Lounge", - "version": "1dd8eb3", + "version": "8c8931b", "slug": "thelounge", "description": "A self-hosted web IRC client", "url": "https://github.com/hassio-addons/addon-thelounge",