⬆️ Updating add-on Node-RED to 4aac244

This commit is contained in:
Community Hass.io Add-ons Bot 2019-03-15 19:54:03 +00:00
parent 63b7151845
commit 014e45f25d
4 changed files with 14 additions and 11 deletions

View file

@ -803,10 +803,10 @@ SOFTWARE.
[nginxproxymanager-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/bba3361
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/bba3361/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/4aac244
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/4aac244/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-bba3361-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-4aac244-blue.svg
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.svg
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,14 +1,17 @@
# Changelog since v1.4.0
2019/03/15 12:33 UTC - [bba3361](https://github.com/hassio-addons/addon-node-red/commit/bba33616c44c5a1fa00cebd0475cd5c589e3c5c9) by [@bonanitech](https://github.com/bonanitech)
2019/03/15 19:37 UTC - [4aac244](https://github.com/hassio-addons/addon-node-red/commit/4aac24403aace4c8ccbd9db5f53dcd7a5d81b5a2) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red to v0.20.2 (#166)
2019/03/15 19:37 UTC - [bba3361](https://github.com/hassio-addons/addon-node-red/commit/bba33616c44c5a1fa00cebd0475cd5c589e3c5c9) by [@bonanitech](https://github.com/bonanitech)
> ⬆️ Updates dark theme to v0.2.9 (#165)
2019/03/15 12:33 UTC - [d66e6ad](https://github.com/hassio-addons/addon-node-red/commit/d66e6ad5b5e2d053a2dd69f7fe2ae013cb8f3b0e) by [@renovate[bot]](https://github.com/apps/renovate)
2019/03/15 19:37 UTC - [d66e6ad](https://github.com/hassio-addons/addon-node-red/commit/d66e6ad5b5e2d053a2dd69f7fe2ae013cb8f3b0e) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red to v0.20.1 (#164)
2019/03/15 12:33 UTC - [299a5c7](https://github.com/hassio-addons/addon-node-red/commit/299a5c74e7c21145ba824afce52b833d328a9eb9) by [@frenck](https://github.com/frenck)
2019/03/15 19:37 UTC - [299a5c7](https://github.com/hassio-addons/addon-node-red/commit/299a5c74e7c21145ba824afce52b833d328a9eb9) by [@frenck](https://github.com/frenck)
> :sparkles: Adds node-red-contrib-modbus (#162)
2019/03/15 12:33 UTC - [8ee3253](https://github.com/hassio-addons/addon-node-red/commit/8ee3253c8ea48186f74de3c9645b4add53946db3) by [@bonanitech](https://github.com/bonanitech)
2019/03/15 19:37 UTC - [8ee3253](https://github.com/hassio-addons/addon-node-red/commit/8ee3253c8ea48186f74de3c9645b4add53946db3) by [@bonanitech](https://github.com/bonanitech)
> :arrow_up: Updates dark theme to v0.2.8 (#161)

View file

@ -46,13 +46,13 @@ 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/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-node-red/blob/bba3361/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/4aac244/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-node-red/55023?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-bba3361-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/bba3361
[release-shield]: https://img.shields.io/badge/version-4aac244-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/4aac244
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "bba3361",
"version": "4aac244",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red",