diff --git a/README.md b/README.md index 4da432d6e..0aa50c0c9 100644 --- a/README.md +++ b/README.md @@ -848,10 +848,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/2fb6c25 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/2fb6c25/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/1bde058 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/1bde058/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-2fb6c25-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-1bde058-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 diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 2fb262ca1..81358b4a0 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.7.0 +- 📚 Update year (#27) - 🔨 Update CI (#25) Co-authored-by: Franck Nijhof diff --git a/bookstack/DOCS.md b/bookstack/DOCS.md index 6e84b0bd7..af42cec6d 100644 --- a/bookstack/DOCS.md +++ b/bookstack/DOCS.md @@ -143,7 +143,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2020 Paul Sinclair +Copyright (c) 2019-2021 Paul Sinclair Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/bookstack/README.md b/bookstack/README.md index d2c1b977d..a3d0532ab 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -40,8 +40,8 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.me/hassioaddons [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/2020.svg +[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-2fb6c25-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/2fb6c25 +[release-shield]: https://img.shields.io/badge/version-1bde058-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/1bde058 [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 f22d90af5..2f67286c8 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "2fb6c25", + "version": "1bde058", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",