diff --git a/README.md b/README.md index 67d3501c5..01fac8f90 100644 --- a/README.md +++ b/README.md @@ -365,10 +365,10 @@ SOFTWARE. [ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/00f2005 -[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/00f2005/README.md +[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/2bccb52 +[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/2bccb52/README.md [happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues -[happy-bubbles-version-shield]: https://img.shields.io/badge/version-00f2005-blue.svg +[happy-bubbles-version-shield]: https://img.shields.io/badge/version-2bccb52-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 a9ab4ded5..741d9155b 100644 --- a/happy-bubbles/CHANGELOG.md +++ b/happy-bubbles/CHANGELOG.md @@ -1,3 +1,7 @@ -2018/05/16 19:51 UTC - [00f2005](https://github.com/hassio-addons/addon-happy-bubbles/commit/00f20055415a024a1f09611a522b29d7412de829) by [@frenck](https://github.com/frenck) -> :book: Temporary removed Anchore.io from README +# Changelog since v0.1.0 + +2018/05/19 20:49 UTC - [2bccb52](https://github.com/hassio-addons/addon-happy-bubbles/commit/2bccb52b59874b942a84563fe84f8002c6092ca0) by [@frenck](https://github.com/frenck) +> :ambulance: Persists precense database + +Ref #1 diff --git a/happy-bubbles/README.md b/happy-bubbles/README.md index 051fd3967..114d4becc 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/00f2005/README.md +[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/2bccb52/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-00f2005-blue.svg -[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/00f2005 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-2bccb52-blue.svg +[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/2bccb52 \ No newline at end of file diff --git a/happy-bubbles/config.json b/happy-bubbles/config.json index 5184ec18c..5cb16af25 100644 --- a/happy-bubbles/config.json +++ b/happy-bubbles/config.json @@ -1,6 +1,6 @@ { "name": "Happy Bubbles", - "version": "00f2005", + "version": "2bccb52", "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",