diff --git a/README.md b/README.md index cd9f7b8c0..d89499715 100644 --- a/README.md +++ b/README.md @@ -817,10 +817,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/656985e -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/656985e/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/73af6ac +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/73af6ac/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-656985e-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-73af6ac-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 eaa249739..aea341694 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,11 +1,14 @@ # Changelog since v1.3.2 -2019/02/25 12:30 UTC - [656985e](https://github.com/hassio-addons/addon-node-red/commit/656985e6da4349f6edcec343ee77c91177169e2c) by [@tjorim](https://github.com/tjorim) +2019/02/25 14:58 UTC - [73af6ac](https://github.com/hassio-addons/addon-node-red/commit/73af6ac4b1bebb9117ac580e969cd4718953a98d) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates node-red to v0.19.6 (#141) + +2019/02/25 14:58 UTC - [656985e](https://github.com/hassio-addons/addon-node-red/commit/656985e6da4349f6edcec343ee77c91177169e2c) by [@tjorim](https://github.com/tjorim) > ⬆️ Updates dark theme to v0.2.7 (#140) -2019/02/25 12:30 UTC - [ce78c3e](https://github.com/hassio-addons/addon-node-red/commit/ce78c3ea0f7a72de020f25337848f0588a069020) by [@renovate[bot]](https://github.com/apps/renovate) +2019/02/25 14:58 UTC - [ce78c3e](https://github.com/hassio-addons/addon-node-red/commit/ce78c3ea0f7a72de020f25337848f0588a069020) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates node-red-contrib-bigtimer to v2.1.8 (#135) -2019/02/25 12:30 UTC - [8c49e9c](https://github.com/hassio-addons/addon-node-red/commit/8c49e9c2c5eb3bdd0ae805b5932c59152336ad73) by [@renovate[bot]](https://github.com/apps/renovate) +2019/02/25 14:58 UTC - [8c49e9c](https://github.com/hassio-addons/addon-node-red/commit/8c49e9c2c5eb3bdd0ae805b5932c59152336ad73) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates node-red-node-serialport to v0.7.0 (#133) diff --git a/node-red/README.md b/node-red/README.md index e2ab273c6..0a83c93c3 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/656985e/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/73af6ac/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-656985e-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/656985e +[release-shield]: https://img.shields.io/badge/version-73af6ac-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/73af6ac [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 0aac95a36..6a69d58ce 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "656985e", + "version": "73af6ac", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",