diff --git a/README.md b/README.md index 7179aeece..45e50cd27 100644 --- a/README.md +++ b/README.md @@ -955,10 +955,10 @@ SOFTWARE. [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-no-red.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/a3ae0c2 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/a3ae0c2/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/5568cd5 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/5568cd5/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-a3ae0c2-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-5568cd5-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 diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index 9527fe186..21d420d0e 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog since v2.0.2 -2019/04/04 21:54 UTC - [a3ae0c2](https://github.com/hassio-addons/addon-node-red/commit/a3ae0c25c4c69e8a2043e4b8502241d75df62518) by [@renovate[bot]](https://github.com/apps/renovate) +2019/04/05 09:27 UTC - [5568cd5](https://github.com/hassio-addons/addon-node-red/commit/5568cd52f3b0d0d704a240e92abd41ba74063192) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates node-red to v0.20.4 (#180) + +2019/04/05 09:27 UTC - [a3ae0c2](https://github.com/hassio-addons/addon-node-red/commit/a3ae0c25c4c69e8a2043e4b8502241d75df62518) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates node-red-node-serialport to v0.8.0 (#179) -2019/04/04 21:54 UTC - [4525848](https://github.com/hassio-addons/addon-node-red/commit/452584839ac8341605deac3d165cf96dcce4e3e6) by [@renovate[bot]](https://github.com/apps/renovate) +2019/04/05 09:27 UTC - [4525848](https://github.com/hassio-addons/addon-node-red/commit/452584839ac8341605deac3d165cf96dcce4e3e6) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.10.1 (#178) diff --git a/node-red/README.md b/node-red/README.md index 0f7eb4115..6a0b7b584 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -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/a3ae0c2/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/5568cd5/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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-a3ae0c2-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/a3ae0c2 +[release-shield]: https://img.shields.io/badge/version-5568cd5-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/5568cd5 [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index 44480bc3b..a0eb7a736 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "a3ae0c2", + "version": "5568cd5", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",