⬆️ Updating add-on Node-RED to 8c49e9c

This commit is contained in:
Community Hass.io Add-ons Bot 2019-02-13 15:41:48 +00:00
parent 6c940fbbec
commit 2964fefe71
4 changed files with 10 additions and 13 deletions

View file

@ -780,10 +780,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/20f51dc
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/20f51dc/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/8c49e9c
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/8c49e9c/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-20f51dc-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-8c49e9c-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,8 +1,5 @@
# Changelog since v1.3.1
# Changelog since v1.3.2
2019/02/11 14:57 UTC - [20f51dc](https://github.com/hassio-addons/addon-node-red/commit/20f51dc0aa47b828412a7659dd1e1cb3a4d2dc4d) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-bigtimer to v2.1.7 (#132)
2019/02/11 14:57 UTC - [43eafcc](https://github.com/hassio-addons/addon-node-red/commit/43eafcc1d9219e98ffd56bc8aa36ea6715281cb4) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.7.1 (#131)
2019/02/13 15:26 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)

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/20f51dc/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/8c49e9c/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-20f51dc-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/20f51dc
[release-shield]: https://img.shields.io/badge/version-8c49e9c-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/8c49e9c
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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