mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Bookstack to 05eba57
This commit is contained in:
parent
1ef8f8f2d6
commit
ddfcc845b4
4 changed files with 8 additions and 8 deletions
|
@ -746,10 +746,10 @@ SOFTWARE.
|
||||||
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-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-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/05eba57
|
||||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/b2de820/README.md
|
[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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[bookstack-amd64-shield]: https://img.shields.io/badge/amd64-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
|
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
# Changelog since v0.13.2
|
# Changelog since v0.13.3
|
||||||
- ⬆️ Update bookstack to v21.10.2 (#150)
|
- 🔨 Fix Laravel Logging (#155)
|
||||||
|
|
|
@ -42,6 +42,6 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[forum]: https://community.home-assistant.io/?u=frenck
|
[forum]: https://community.home-assistant.io/?u=frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.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-shield]: https://img.shields.io/badge/version-05eba57-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/b2de820
|
[release]: https://github.com/hassio-addons/addon-bookstack/tree/05eba57
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Bookstack",
|
"name": "Bookstack",
|
||||||
"version": "b2de820",
|
"version": "05eba57",
|
||||||
"slug": "bookstack",
|
"slug": "bookstack",
|
||||||
"description": "Simple & Free Wiki Software",
|
"description": "Simple & Free Wiki Software",
|
||||||
"url": "https://github.com/hassio-addons/addon-bookstack",
|
"url": "https://github.com/hassio-addons/addon-bookstack",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue