diff --git a/README.md b/README.md index 50143f42f..266d8ef90 100644 --- a/README.md +++ b/README.md @@ -954,10 +954,10 @@ SOFTWARE. [prometheus-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [prometheus-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [prometheus-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/a925a0c -[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/a925a0c/README.md +[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/15f76cc +[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/15f76cc/README.md [sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues -[sqlite-web-version-shield]: https://img.shields.io/badge/version-a925a0c-blue.svg +[sqlite-web-version-shield]: https://img.shields.io/badge/version-15f76cc-blue.svg [sqlite-web-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [sqlite-web-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/sqlite-web/CHANGELOG.md b/sqlite-web/CHANGELOG.md index ed770e367..407cf0f36 100644 --- a/sqlite-web/CHANGELOG.md +++ b/sqlite-web/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v3.6.1 +- 🎆 Updates maintenance/license year to 2023 (#229) - 🔨 Migrate old-style base scripts s6-rc (#228) - ⬆️ Bump sqlite-web from 0.4.0 to 0.4.1 in /sqlite-web (#225) diff --git a/sqlite-web/DOCS.md b/sqlite-web/DOCS.md index 1535d92d8..d89d705de 100644 --- a/sqlite-web/DOCS.md +++ b/sqlite-web/DOCS.md @@ -68,7 +68,7 @@ check [the contributor's page][contributors]. MIT License Copyright (c) 2018-2019 Joakim Sørensen -Copyright (c) 2019-2022 Franck Nijhof +Copyright (c) 2019-2023 Franck Nijhof 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/sqlite-web/README.md b/sqlite-web/README.md index ad2055c9c..8301bea51 100644 --- a/sqlite-web/README.md +++ b/sqlite-web/README.md @@ -35,8 +35,8 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.gg/c5DvZ4e [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-sqlite-web/68912?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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-a925a0c-blue.svg -[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/a925a0c +[release-shield]: https://img.shields.io/badge/version-15f76cc-blue.svg +[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/15f76cc [screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/main/images/sample-view.png \ No newline at end of file diff --git a/sqlite-web/config.yaml b/sqlite-web/config.yaml index dd9d0967e..9cde6d79e 100644 --- a/sqlite-web/config.yaml +++ b/sqlite-web/config.yaml @@ -19,4 +19,4 @@ schema: database: str? slug: sqlite-web url: https://github.com/hassio-addons/addon-sqlite-web/tree/main/README.md -version: a925a0c +version: 15f76cc