diff --git a/README.md b/README.md index 1f47631d8..42d6a5360 100644 --- a/README.md +++ b/README.md @@ -875,10 +875,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/80e0ac4 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/80e0ac4/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/ce3e894 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/ce3e894/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-80e0ac4-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-ce3e894-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 173f35545..4fd342eea 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/12/28 22:14 UTC - [80e0ac4](https://github.com/hassio-addons/addon-bookstack/commit/80e0ac4462a98746f0119a2958570f3e8634a37f) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update nginx to v1.16.1-r4 +2020/01/02 01:15 UTC - [ce3e894](https://github.com/hassio-addons/addon-bookstack/commit/ce3e894a038e3ab7c2794fd58449d71322592583) by [@sinclairpaul](https://github.com/sinclairpaul) +> 📚Align readme and change maintenance year diff --git a/bookstack/README.md b/bookstack/README.md index 4a486f857..51de2bf92 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/80e0ac4/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/ce3e894/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-80e0ac4-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/80e0ac4 +[release-shield]: https://img.shields.io/badge/version-ce3e894-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/ce3e894 [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 6f6d65cc8..7d9afc343 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "80e0ac4", + "version": "ce3e894", "slug": "bookstack", "description": "A platform for organising and storing information", "url": "https://github.com/hassio-addons/addon-bookstack",