diff --git a/README.md b/README.md index 94238a2ba..19a94cf48 100644 --- a/README.md +++ b/README.md @@ -935,10 +935,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/f35a2d8 -[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/f35a2d8/README.md +[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/1773964 +[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/1773964/README.md [sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues -[sqlite-web-version-shield]: https://img.shields.io/badge/version-f35a2d8-blue.svg +[sqlite-web-version-shield]: https://img.shields.io/badge/version-1773964-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 85df376f2..5dbfc33a9 100644 --- a/sqlite-web/CHANGELOG.md +++ b/sqlite-web/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.1.0 +- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#149) + +Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. +- [Release notes](https://github.com/micnncim/action-label-syncer/releases) +- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#148) Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. diff --git a/sqlite-web/README.md b/sqlite-web/README.md index 750409bb5..3f768b280 100644 --- a/sqlite-web/README.md +++ b/sqlite-web/README.md @@ -41,6 +41,6 @@ If you are more interested in stable releases of our add-ons: [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/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-f35a2d8-blue.svg -[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/f35a2d8 +[release-shield]: https://img.shields.io/badge/version-1773964-blue.svg +[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/1773964 [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.json b/sqlite-web/config.json index 18f75de17..aaea56f93 100644 --- a/sqlite-web/config.json +++ b/sqlite-web/config.json @@ -1,6 +1,6 @@ { "name": "SQLite Web", - "version": "f35a2d8", + "version": "1773964", "slug": "sqlite-web", "description": "Explore your SQLite database", "url": "https://github.com/hassio-addons/addon-sqlite-web/tree/main/README.md",