From f82900223fbe3b200204f5dab708ba8112252350 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 20 Jul 2019 01:05:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to ed3f77e --- README.md | 6 +++--- bookstack/CHANGELOG.md | 8 +++----- bookstack/README.md | 6 +++--- bookstack/config.json | 2 +- 4 files changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0bda5cb65..91c492558 100644 --- a/README.md +++ b/README.md @@ -830,10 +830,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/5d498e0 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/5d498e0/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/ed3f77e +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/ed3f77e/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-5d498e0-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-ed3f77e-blue.svg [bookstack-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bookstack-armhf.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 diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 3a10d627e..ca0f29df1 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,7 +1,5 @@ -2019/07/19 23:52 UTC - [5d498e0](https://github.com/hassio-addons/addon-bookstack/commit/5d498e02e95a6dd13082b3096b8b17140dc2689c) by [@sinclairpaul](https://github.com/sinclairpaul) -> :sparkles: Add option for external mysql db (#6) +2019/07/20 00:57 UTC - [ed3f77e](https://github.com/hassio-addons/addon-bookstack/commit/ed3f77efa468612f9a0978bfd43b1641c80bd78a) by [@sinclairpaul](https://github.com/sinclairpaul) +> :books: Fix Case (#7) -* :sparkles: Add external DB fixes #1 - -* :hammer: Fix Linting + :books: Fixing case diff --git a/bookstack/README.md b/bookstack/README.md index 2a7f0159b..d05150fea 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -38,10 +38,10 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-bookstack/blob/5d498e0/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/ed3f77e/README.md [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/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-5d498e0-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/5d498e0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-ed3f77e-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/ed3f77e \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 4cabf20c4..f1ebf9c2a 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "5d498e0", + "version": "ed3f77e", "slug": "bookstack", "description": "A platform for organising and storing information", "url": "https://github.com/hassio-addons/addon-bookstack",