diff --git a/README.md b/README.md index fe633ab00..f11539f27 100644 --- a/README.md +++ b/README.md @@ -716,10 +716,10 @@ SOFTWARE. [lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lutron-cert-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/a98fef9 -[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/a98fef9/README.md +[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/c3bc4f3 +[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/c3bc4f3/README.md [mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues -[mqtt-version-shield]: https://img.shields.io/badge/version-a98fef9-blue.svg +[mqtt-version-shield]: https://img.shields.io/badge/version-c3bc4f3-blue.svg [mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mqtt.svg [mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/mqtt/CHANGELOG.md b/mqtt/CHANGELOG.md index 36a2ab128..2528e9038 100644 --- a/mqtt/CHANGELOG.md +++ b/mqtt/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/09/26 11:10 UTC - [a98fef9](https://github.com/hassio-addons/addon-mqtt/commit/a98fef915429f7e107d4592251fe81c63e318e50) by [@ludeeus](https://github.com/ludeeus) -> 🚜Added defaults in config +2018/09/26 14:20 UTC - [c3bc4f3](https://github.com/hassio-addons/addon-mqtt/commit/c3bc4f3e945d2d545579bc751a0ed691aa82cdda) by [@ludeeus](https://github.com/ludeeus) +> 🎨Changed logo + icon diff --git a/mqtt/README.md b/mqtt/README.md index f769bd845..234620768 100644 --- a/mqtt/README.md +++ b/mqtt/README.md @@ -41,11 +41,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/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-mqtt/blob/a98fef9/README.md +[docs]: https://github.com/hassio-addons/addon-mqtt/blob/c3bc4f3/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io [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-a98fef9-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt/tree/a98fef9 +[release-shield]: https://img.shields.io/badge/version-c3bc4f3-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt/tree/c3bc4f3 [screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png \ No newline at end of file diff --git a/mqtt/config.json b/mqtt/config.json index b383f7080..10b123eb3 100644 --- a/mqtt/config.json +++ b/mqtt/config.json @@ -1,6 +1,6 @@ { "name": "MQTT Server & Web client", - "version": "a98fef9", + "version": "c3bc4f3", "slug": "mqtt", "timeout": 10, "description": "Mosquitto MQTT Server bundled with Hivemq's web client", diff --git a/mqtt/icon.png b/mqtt/icon.png index 46bed802b..539d37bc4 100644 Binary files a/mqtt/icon.png and b/mqtt/icon.png differ diff --git a/mqtt/logo.png b/mqtt/logo.png index dcc8d542e..539d37bc4 100644 Binary files a/mqtt/logo.png and b/mqtt/logo.png differ