diff --git a/README.md b/README.md index ad150d722..106ee76eb 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/0331c2c -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/0331c2c/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/208644b +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/208644b/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-0331c2c-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-208644b-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 867f8f0c1..481862c19 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/07/21 21:23 UTC - [0331c2c](https://github.com/hassio-addons/addon-bookstack/commit/0331c2c9c855348335ed05caa1d3fabf78b10784) by [@sinclairpaul](https://github.com/sinclairpaul) -> :hammer: Fix screenshot extension +2019/07/21 21:39 UTC - [208644b](https://github.com/hassio-addons/addon-bookstack/commit/208644bde030255100645917be77a59397931de4) by [@sinclairpaul](https://github.com/sinclairpaul) +> :books: Readme updates diff --git a/bookstack/README.md b/bookstack/README.md index ac24f3959..1950d8ef4 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/0331c2c/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/208644b/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-0331c2c-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/0331c2c +[release-shield]: https://img.shields.io/badge/version-208644b-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/208644b [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 a5c8554a2..d687a5793 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "0331c2c", + "version": "208644b", "slug": "bookstack", "description": "A platform for organising and storing information", "url": "https://github.com/hassio-addons/addon-bookstack",