⬆️ Updating add-on Bookstack to 318afe1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-15 12:13:15 +00:00
parent 1c06145f5d
commit 9d4e504d20
4 changed files with 15 additions and 6 deletions

View file

@ -820,10 +820,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/7fd4118
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/7fd4118/README.md
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/318afe1
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/318afe1/README.md
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
[bookstack-version-shield]: https://img.shields.io/badge/version-7fd4118-blue.svg
[bookstack-version-shield]: https://img.shields.io/badge/version-318afe1-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,13 @@
# Changelog since v0.8.2
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#51)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump frenck/action-addon-linter from v1.4 to v2 (#50)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2.

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

View file

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