diff --git a/README.md b/README.md index fa70b1ce2..713a6c417 100644 --- a/README.md +++ b/README.md @@ -486,10 +486,10 @@ SOFTWARE. [grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grafana-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/d88a551 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/d88a551/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/d7396bb +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/d7396bb/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-d88a551-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-d7396bb-blue.svg [happy-bubbles-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/happy-bubbles-armhf.svg [happy-bubbles-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/happy-bubbles/CHANGELOG.md b/happy-bubbles/CHANGELOG.md index 75b98569b..3b3485b3d 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog since v0.4.1 -2018/07/14 12:48 UTC - [d88a551](https://github.com/hassio-addons/addon-happy-bubbles/commit/d88a5516d3a8e8aca61e744a81dfe3756dd4c13e) by [@frenck](https://github.com/frenck) +2018/07/14 13:31 UTC - [d7396bb](https://github.com/hassio-addons/addon-happy-bubbles/commit/d7396bb6984368d8dcce16814e570233b53b762d) by [@frenck](https://github.com/frenck) +> :books: Updates project badges to production ready + +2018/07/14 13:31 UTC - [d88a551](https://github.com/hassio-addons/addon-happy-bubbles/commit/d88a5516d3a8e8aca61e744a81dfe3756dd4c13e) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx to 1.14.0-r0 -2018/07/14 12:48 UTC - [8b85421](https://github.com/hassio-addons/addon-happy-bubbles/commit/8b85421ded8c0d416c17b565e119b2b18969ce54) by [@frenck](https://github.com/frenck) +2018/07/14 13:31 UTC - [8b85421](https://github.com/hassio-addons/addon-happy-bubbles/commit/8b85421ded8c0d416c17b565e119b2b18969ce54) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades base image to v2.0.1 diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index d4bc06992..5fe1686a4 100644 --- a/happy-bubbles/README.md +++ b/happy-bubbles/README.md @@ -50,10 +50,10 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/d88a551/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/d7396bb/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511?u=frenck [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-d88a551-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/d88a551 \ No newline at end of file +[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[release-shield]: https://img.shields.io/badge/version-d7396bb-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/d7396bb \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index 04ea3e18d..bd4efb285 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "d88a551", + "version": "d7396bb", "slug": "happy-bubbles", "description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511?u=frenck",