diff --git a/README.md b/README.md index 02319bc6b..da3988dc2 100644 --- a/README.md +++ b/README.md @@ -746,10 +746,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/15ca551 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/15ca551/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/786241f +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/786241f/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-15ca551-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-786241f-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 e56dbc7f7..a870e15a4 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.12.1 +- Bump frenck/action-addon-linter from 2.2 to 2.3 (#131) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump docker/build-push-action from 2.6.1 to 2.7.0 (#130) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/bookstack/README.md b/bookstack/README.md index 11abb0d35..bd308b476 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-15ca551-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/15ca551 +[release-shield]: https://img.shields.io/badge/version-786241f-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/786241f [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 b2f941dfa..2a597faef 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "15ca551", + "version": "786241f", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",