diff --git a/README.md b/README.md index 27942e56..b5775ec3 100644 --- a/README.md +++ b/README.md @@ -679,10 +679,10 @@ SOFTWARE. [appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v1.0.0 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v1.0.0/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v1.0.1 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v1.0.1/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-v1.0.0-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-v1.0.1-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 6176d00a..21c535db 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,12 +1,5 @@ ## What’s changed -Updates Bookstack version and marks release as Production πŸŽ‰ - -## πŸ“š Documentation - -- πŸ“š Update Year πŸŽ‰ @sinclairpaul (#168) -- πŸŽ‰ Mark Production Ready @sinclairpaul (#169) - ## ⬆️ Dependency updates -- ⬆️ Update Bookstack to v22.02 @sinclairpaul (#173) +- ⬆️ Update bookstack to v22.02.2 @sinclairpaul (#175) diff --git a/bookstack/README.md b/bookstack/README.md index e0784bf6..ecc8e18a 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -23,6 +23,6 @@ storing information. [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.0.0 +[release-shield]: https://img.shields.io/badge/version-v1.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.0.1 [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 92a0fd01..23520fcd 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "1.0.0", + "version": "1.0.1", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",