⬆️ Updating add-on Bookstack to ac91f17

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-15 16:53:59 +00:00
parent 1833394a51
commit 82b04e8021
4 changed files with 11 additions and 7 deletions

View file

@ -1,4 +1,9 @@
# Changelog since v0.8.2
- 🔨 Refactor nginx config with template (#55)
* 🔨 Refactor nginx config with template
* 🔨 Linting
- ⬆ Add php-ldap (#54)
- ⬆ Update bookstack to v0.31.6 (#53)
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#51)

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-568a1cc-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/568a1cc
[release-shield]: https://img.shields.io/badge/version-ac91f17-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/ac91f17
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Bookstack",
"version": "568a1cc",
"version": "ac91f17",
"slug": "bookstack",
"description": "Simple & Free Wiki Software",
"url": "https://github.com/hassio-addons/addon-bookstack",
@ -13,7 +13,6 @@
"armv7",
"i386"
],
"hassio_api": true,
"services": [
"mysql:want"
],