From 71042fc105edb839f896e40a133f44c21ee46c25 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 10:28:23 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to f63a475 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 10 ++++++++++ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4ed6a878a..c41979a5d 100644 --- a/README.md +++ b/README.md @@ -820,10 +820,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/6fd9952 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/6fd9952/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/f63a475 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/f63a475/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-6fd9952-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-f63a475-blue.svg [bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index b16bcabd8..5631df985 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,2 +1,12 @@ # Changelog since v0.8.2 +- Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#46) + +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> - ⬆ Upgrades php7 to 7.4.15-r0 (#48) diff --git a/bookstack/README.md b/bookstack/README.md index 7193e2c9d..cfca41266 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -42,6 +42,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-6fd9952-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/6fd9952 +[release-shield]: https://img.shields.io/badge/version-f63a475-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/f63a475 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 0fe8eb2ff..127267211 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "6fd9952", + "version": "f63a475", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",