⬆️ Updating add-on Bookstack to 05eba57

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-03 19:47:40 +00:00
parent 1ef8f8f2d6
commit ddfcc845b4
4 changed files with 8 additions and 8 deletions

View file

@ -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/b2de820
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/b2de820/README.md
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/05eba57
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/05eba57/README.md
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
[bookstack-version-shield]: https://img.shields.io/badge/version-b2de820-blue.svg
[bookstack-version-shield]: https://img.shields.io/badge/version-05eba57-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

View file

@ -1,2 +1,2 @@
# Changelog since v0.13.2
- ⬆️ Update bookstack to v21.10.2 (#150)
# Changelog since v0.13.3
- 🔨 Fix Laravel Logging (#155)

View file

@ -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-b2de820-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/b2de820
[release-shield]: https://img.shields.io/badge/version-05eba57-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/05eba57
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Bookstack",
"version": "b2de820",
"version": "05eba57",
"slug": "bookstack",
"description": "Simple & Free Wiki Software",
"url": "https://github.com/hassio-addons/addon-bookstack",