From f2b5cdbc254b0d5b7afd7ac2247ad62797b070ce Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 16 Sep 2018 21:16:24 +0000 Subject: [PATCH] :arrow_up: Updating add-on SQLite Web to 9a3ab34 --- README.md | 6 +++--- sqlite-web/CHANGELOG.md | 4 ++-- sqlite-web/README.md | 8 ++++---- sqlite-web/config.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7dceda540..bd6027d47 100644 --- a/README.md +++ b/README.md @@ -719,10 +719,10 @@ SOFTWARE. [portainer-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [portainer-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/895e087 -[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/895e087/README.md +[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/9a3ab34 +[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/9a3ab34/README.md [sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues -[sqlite-web-version-shield]: https://img.shields.io/badge/version-895e087-blue.svg +[sqlite-web-version-shield]: https://img.shields.io/badge/version-9a3ab34-blue.svg [sqlite-web-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sqlite-web.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 diff --git a/sqlite-web/CHANGELOG.md b/sqlite-web/CHANGELOG.md index 2e94334ca..e76a042ed 100644 --- a/sqlite-web/CHANGELOG.md +++ b/sqlite-web/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/09/16 10:34 UTC - [895e087](https://github.com/hassio-addons/addon-sqlite-web/commit/895e08728a169d1f10d68ad0712c2e69b6ee061b) by [@ludeeus](https://github.com/ludeeus) -> :shirt: Corrections for markdownlint +2018/09/16 21:07 UTC - [9a3ab34](https://github.com/hassio-addons/addon-sqlite-web/commit/9a3ab34bfab126d628bf8b5ea6f5e347c5b3fd25) by [@ludeeus](https://github.com/ludeeus) +> 👕 Updates forum links/URLs diff --git a/sqlite-web/README.md b/sqlite-web/README.md index e93cd357b..79b787cab 100644 --- a/sqlite-web/README.md +++ b/sqlite-web/README.md @@ -39,11 +39,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/895e087/README.md +[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/9a3ab34/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io +[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-sqlite-web/68912 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-895e087-blue.svg -[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/895e087 +[release-shield]: https://img.shields.io/badge/version-9a3ab34-blue.svg +[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/9a3ab34 [screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/master/images/screenshot.png \ No newline at end of file diff --git a/sqlite-web/config.json b/sqlite-web/config.json index 5c4b18bf0..aac43a29c 100644 --- a/sqlite-web/config.json +++ b/sqlite-web/config.json @@ -1,6 +1,6 @@ { "name": "SQLite Web", - "version": "895e087", + "version": "9a3ab34", "slug": "sqlite-web", "description": "Explore your SQLite database", "url": "https://github.com/hassio-addons/addon-sqlite-web/tree/master/README.md",