From 14eda8c05732c6557919c5140067d8196b6110ce Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 May 2021 09:22:59 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 5a99611 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 3 +++ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 24b6c31b4..935251df7 100644 --- a/README.md +++ b/README.md @@ -755,10 +755,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/02da5ae -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/02da5ae/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/5a99611 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/5a99611/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-02da5ae-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-5a99611-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 5469f372f..1a2ce4c6b 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.10.0 +- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#96) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump frenck/action-addon-information from 1.0.0 to 1.1 (#95) Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. diff --git a/bookstack/README.md b/bookstack/README.md index a78c5516e..44b33a35c 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-02da5ae-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/02da5ae +[release-shield]: https://img.shields.io/badge/version-5a99611-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/5a99611 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 30b83636e..a2c3dd09c 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "02da5ae", + "version": "5a99611", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",