diff --git a/README.md b/README.md index 01ce95097..8208dfe2a 100644 --- a/README.md +++ b/README.md @@ -774,10 +774,10 @@ SOFTWARE. [appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.0 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v1.5.0/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/99d5d33 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/99d5d33/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-99d5d33-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 f59299555..80ceaa314 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,6 +1,2 @@ -## What’s changed - -## ⬆️ Dependency updates - -- ⬆️ Update image and dependencies @sinclairpaul ([#202](https://github.com/hassio-addons/addon-bookstack/pull/202)) -- ⬆️ Update Bookstack to v23.01.1 @sinclairpaul ([#203](https://github.com/hassio-addons/addon-bookstack/pull/203)) +# Changelog since v1.5.0 +- 📚 Update Year (#204) diff --git a/bookstack/DOCS.md b/bookstack/DOCS.md index a19880ba4..5696ea154 100644 --- a/bookstack/DOCS.md +++ b/bookstack/DOCS.md @@ -170,7 +170,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2022 Paul Sinclair +Copyright (c) 2019-2023 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 06174c03f..58b335f93 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/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.0 +[release-shield]: https://img.shields.io/badge/version-99d5d33-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/99d5d33 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.yaml b/bookstack/config.yaml index 12c4a2328..d602e06e9 100644 --- a/bookstack/config.yaml +++ b/bookstack/config.yaml @@ -39,5 +39,5 @@ services: - mysql:want slug: bookstack url: https://github.com/hassio-addons/addon-bookstack -version: 1.5.0 +version: 99d5d33 webui: '[PROTO:ssl]://[HOST]:[PORT:80]'