🎉 Release of add-on Happy Bubbles 0.4.1

This commit is contained in:
Community Hass.io Add-ons Bot 2018-06-20 20:23:03 +00:00
parent a30ba56da9
commit 3c6e7e5d5e
4 changed files with 9 additions and 13 deletions

View file

@ -449,10 +449,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/v0.4.0
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v0.4.0/README.md
[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v0.4.1
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v0.4.1/README.md
[happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues
[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg
[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v0.4.1-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

View file

@ -2,10 +2,6 @@
### Changed
- Moves build-env to latest
- Upgrades base image to v1.4.2
- Upgrades presence server to v1.8.2
- Rewrites GitLab CI
- Upgrades base image in GitLab CI to 1.4.2
- Upgrades presence server to v1.8.3 (#3) (@nemik)
[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v0.3.0...v0.4.0
[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v0.4.0...v0.4.1

View file

@ -47,10 +47,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/v0.4.0/README.md
[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v0.4.1/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-v0.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v0.4.0
[release-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg
[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v0.4.1

View file

@ -1,6 +1,6 @@
{
"name": "Happy Bubbles",
"version": "0.4.0",
"version": "0.4.1",
"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",