From d4000d0621a5f28e7d52c8d7b485417dcf7cae25 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 25 Jan 2021 17:32:44 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 88a56ab --- README.md | 6 +++--- bookstack/CHANGELOG.md | 9 +++++++++ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3e38f17e2..4afc3c59d 100644 --- a/README.md +++ b/README.md @@ -806,10 +806,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/9cd9dbb -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/9cd9dbb/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/88a56ab +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/88a56ab/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-9cd9dbb-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-88a56ab-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 19269e12c..172ff08f2 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.8.1 +- Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#39) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump actions/stale from v3.0.14 to v3.0.15 (#38) Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. diff --git a/bookstack/README.md b/bookstack/README.md index 9115cb10a..4b8352892 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-9cd9dbb-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/9cd9dbb +[release-shield]: https://img.shields.io/badge/version-88a56ab-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/88a56ab [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 9122132fa..188fa289d 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "9cd9dbb", + "version": "88a56ab", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",