🎉 Release of add-on Bookstack 0.13.2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-27 17:55:40 +00:00
parent 9e42305452
commit 0548c59e7b
4 changed files with 8 additions and 11 deletions

View file

@ -723,10 +723,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/v0.13.1
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.13.1/README.md
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.2
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.13.2/README.md
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.13.2-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

@ -2,8 +2,5 @@
## ⬆️ Dependency updates
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#140)
- ⬆️ Upgrades php7 to 7.4.24-r0 @frenck (#143)
- ⬆️ Upgrades composer to 2.1.9-r0 @frenck (#144)
- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#145)
- ⬆️ Update Bookstack to v21.08.5 @sinclairpaul (#147)
- Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#148)
- ⬆️ Update bookstack to v21.10.1 and PHP to 7.4.25-r0 @sinclairpaul (#149)

View file

@ -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/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.1
[release-shield]: https://img.shields.io/badge/version-v0.13.2-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.2
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

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