⬆️ Updating add-on MQTT Server & Web client to 441dbf3

This commit is contained in:
Community Hass.io Add-ons Bot 2018-10-12 18:01:08 +00:00
parent 9f4298c886
commit 176fbda387
4 changed files with 11 additions and 9 deletions

View file

@ -1,3 +1,5 @@
2018/09/26 19:45 UTC - [d8eaaa2](https://github.com/hassio-addons/addon-mqtt/commit/d8eaaa283567648c3607a6ec54f820ebc9665511) by [@ludeeus](https://github.com/ludeeus)
> :books: Rewording
# Changelog since v0.1.0
2018/10/12 17:54 UTC - [441dbf3](https://github.com/hassio-addons/addon-mqtt/commit/441dbf3e0bab278a600b36d1b0d128bd268f58a5) by [@ludeeus](https://github.com/ludeeus)
> :books: Fixes typo

View file

@ -42,13 +42,13 @@ 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/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-mqtt/blob/d8eaaa2/README.md
[docs]: https://github.com/hassio-addons/addon-mqtt/blob/441dbf3/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-mqtt-server-web-client/70376
[hivemq]: https://www.hivemq.com/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[mosquitto]: https://mosquitto.org/
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-d8eaaa2-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/d8eaaa2
[release-shield]: https://img.shields.io/badge/version-441dbf3-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/441dbf3
[screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png

View file

@ -1,6 +1,6 @@
{
"name": "MQTT Server & Web client",
"version": "d8eaaa2",
"version": "441dbf3",
"slug": "mqtt",
"timeout": 10,
"description": "Mosquitto MQTT Server bundled with Hivemq's web client",