From 0048c6674b7a9ad4ed5967a992529a1de2308835 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 30 Sep 2020 23:14:19 +0000 Subject: [PATCH] :tada: Release of add-on Bookstack 0.6.2 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 5 ++--- bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2e45c359..b721ce0f 100644 --- a/README.md +++ b/README.md @@ -851,10 +851,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/v0.6.1 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.6.1/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.6.2 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.6.2/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-v0.6.2-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 c3b77bec..5b8f76b4 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,10 +1,9 @@ Maintenance Release -- ⬆ Update bookstack to v0.30.1 -- ⬆ Update base to v8.0.3 +- ⬆ Update bookstack to v0.30.2 Questions? Join our Discord server! https://discord.me/hassioaddons [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-bookstack/compare/v0.6.0...v0.6.1 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-bookstack/compare/v0.6.1...v0.6.2 \ No newline at end of file diff --git a/bookstack/README.md b/bookstack/README.md index c82ecb1a..b0ea9fd3 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -39,6 +39,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-v0.6.1-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.6.1 +[release-shield]: https://img.shields.io/badge/version-v0.6.2-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.6.2 [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 e59f4b82..57970505 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "0.6.1", + "version": "0.6.2", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",