⬆️ Updating add-on Bookstack to 1bde058

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-20 17:00:39 +00:00
parent a8fcae8752
commit 4d51501aad
5 changed files with 9 additions and 8 deletions

View file

@ -848,10 +848,10 @@ SOFTWARE.
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/2fb6c25
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/2fb6c25/README.md
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/1bde058
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/1bde058/README.md
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
[bookstack-version-shield]: https://img.shields.io/badge/version-2fb6c25-blue.svg
[bookstack-version-shield]: https://img.shields.io/badge/version-1bde058-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,4 +1,5 @@
# Changelog since v0.7.0
- 📚 Update year (#27)
- 🔨 Update CI (#25)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>

View file

@ -143,7 +143,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2020 Paul Sinclair
Copyright (c) 2019-2021 Paul Sinclair
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -40,8 +40,8 @@ If you are more interested in stable releases of our add-ons:
[discord]: https://discord.me/hassioaddons
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[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-2fb6c25-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/2fb6c25
[release-shield]: https://img.shields.io/badge/version-1bde058-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/1bde058
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png

View file

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