diff --git a/README.md b/README.md index 673333d68..f213b183c 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/318afe1 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/318afe1/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/14e613b +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/14e613b/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-318afe1-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-14e613b-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 bacc88338..5796dd6c7 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.8.2 +- ⬆ Update bookstack to v0.31.6 (#53) - Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#51) Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. diff --git a/bookstack/README.md b/bookstack/README.md index 2ffaa50f8..91b619f1e 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-318afe1-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/318afe1 +[release-shield]: https://img.shields.io/badge/version-14e613b-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/14e613b [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 78b782b06..804ed1edc 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "318afe1", + "version": "14e613b", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",