From ffeefc8e0c69aae349aa90a1f6cb0f1b36b53970 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 30 Sep 2020 22:26:57 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 034b523 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 7 ++----- bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index a90f48a2f..8477cbfb6 100644 --- a/README.md +++ b/README.md @@ -906,10 +906,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/c1b0ab2 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/c1b0ab2/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/034b523 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/034b523/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-c1b0ab2-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-034b523-blue.svg [bookstack-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bookstack-armhf.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 diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 5fea752df..39b3eb5b8 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,5 +1,2 @@ -# Changelog since v0.6.0 -- ⬆ Update bookstack to v0.30.1 -- ✏ Readability changes -- ⬆ Update base to v8.0.3 -- ⬆Actually update base to 8.0.2... +# Changelog since v0.6.1 +- ⬆ Update bookstack to v0.30.2 diff --git a/bookstack/README.md b/bookstack/README.md index 20205aced..1c97cec46 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/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-c1b0ab2-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/c1b0ab2 +[release-shield]: https://img.shields.io/badge/version-034b523-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/034b523 [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 b508619e8..04994c6a9 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "c1b0ab2", + "version": "034b523", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",