From 2308df5de972c1dc149d84734cf915b5857e9119 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 1 Sep 2019 13:25:56 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 87ca504 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 4 ++-- bookstack/README.md | 6 +++--- bookstack/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f2f8383d3..71d039b4b 100644 --- a/README.md +++ b/README.md @@ -860,10 +860,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/175bfa6 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/175bfa6/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/87ca504 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/87ca504/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-175bfa6-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-87ca504-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 c964e1918..79883c6db 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/08/21 22:23 UTC - [175bfa6](https://github.com/hassio-addons/addon-bookstack/commit/175bfa6f03e0ea8a6834d39b6f145ed0bd52aec3) by [@sinclairpaul](https://github.com/sinclairpaul) -> 🚑 Fixes path handling for SSL certificates +2019/09/01 13:11 UTC - [87ca504](https://github.com/hassio-addons/addon-bookstack/commit/87ca5041b9ad841d729095bfa62f2279c44fbd95) by [@sinclairpaul](https://github.com/sinclairpaul) +> 🔨Tidy uneeded folders diff --git a/bookstack/README.md b/bookstack/README.md index 2ccefda9a..b2aefc587 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -40,11 +40,11 @@ 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/175bfa6/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/87ca504/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-175bfa6-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/175bfa6 +[release-shield]: https://img.shields.io/badge/version-87ca504-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/87ca504 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 27a8480c6..ea94cac84 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "175bfa6", + "version": "87ca504", "slug": "bookstack", "description": "A platform for organising and storing information", "url": "https://github.com/hassio-addons/addon-bookstack",