🎉 Release of add-on Bookstack 1.4.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-12-02 22:43:10 +00:00
parent 17e7b48bcc
commit 6fe48a3b42
4 changed files with 12 additions and 8 deletions

View file

@ -1,2 +1,6 @@
# Changelog since v1.3.2
- ⬆️ Update php to 8.0.26-r0 (#199)
## Whats changed
## ⬆️ Dependency updates
- ⬆️ Update php to 8.0.26-r0 @sinclairpaul (#199)
- ⬆️ Update Bookstack to v22.11 @sinclairpaul (#200)

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/2022.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-5608220-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/5608220
[release-shield]: https://img.shields.io/badge/version-v1.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.4.0
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

@ -39,5 +39,5 @@ services:
- mysql:want
slug: bookstack
url: https://github.com/hassio-addons/addon-bookstack
version: '5608220'
version: 1.4.0
webui: '[PROTO:ssl]://[HOST]:[PORT:80]'