From b926cf8c618b8727d0ca39171eb88a166c31a4ed Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 1 Feb 2019 12:10:06 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 647e7dc --- README.md | 6 +++--- node-red/CHANGELOG.md | 7 +++++-- node-red/README.md | 6 +++--- node-red/config.json | 2 +- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7bccd176f..92e9db146 100644 --- a/README.md +++ b/README.md @@ -757,10 +757,10 @@ SOFTWARE. [nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/43dd1ea -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/43dd1ea/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/647e7dc +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/647e7dc/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-43dd1ea-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-647e7dc-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 30acf574e..da12ebae6 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog since v1.2.5 -2019/01/27 13:28 UTC - [43dd1ea](https://github.com/hassio-addons/addon-node-red/commit/43dd1ea931ee55c2c2811c7764d575a0e9be505c) by [@renovate[bot]](https://github.com/apps/renovate) +2019/02/01 11:47 UTC - [647e7dc](https://github.com/hassio-addons/addon-node-red/commit/647e7dcb48b33df09c6cbcbbff351f7fbc380911) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates node-red-contrib-bigtimer to v2.1.3 (#123) + +2019/02/01 11:47 UTC - [43dd1ea](https://github.com/hassio-addons/addon-node-red/commit/43dd1ea931ee55c2c2811c7764d575a0e9be505c) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates node-red-contrib-bigtimer to v2.1.1 (#119) -2019/01/27 13:28 UTC - [fb26a2d](https://github.com/hassio-addons/addon-node-red/commit/fb26a2d8a92ec9a5d8f24f9adb2c8a3c5565483c) by [@renovate[bot]](https://github.com/apps/renovate) +2019/02/01 11:47 UTC - [fb26a2d](https://github.com/hassio-addons/addon-node-red/commit/fb26a2d8a92ec9a5d8f24f9adb2c8a3c5565483c) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates node-red-contrib-bigtimer to v2.1.0 (#118) diff --git a/node-red/README.md b/node-red/README.md index 4a7058ecb..8ad63ea5c 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/43dd1ea/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/647e7dc/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-43dd1ea-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/43dd1ea +[release-shield]: https://img.shields.io/badge/version-647e7dc-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/647e7dc [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 c0fc5ce4c..376595883 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "43dd1ea", + "version": "647e7dc", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",