⬆️ Updating add-on Node-RED to f2a0cf3

This commit is contained in:
Community Hass.io Add-ons Bot 2018-10-31 18:58:55 +00:00
parent 409c00687f
commit f18d0a776f
4 changed files with 13 additions and 8 deletions

View file

@ -1,5 +1,10 @@
# Changelog since v1.0.0
2018/10/31 18:36 UTC - [146a4b6](https://github.com/hassio-addons/addon-node-red/commit/146a4b6aecf21c3a98d64aa9c4eba437c92430e3) by [@frenck](https://github.com/frenck)
2018/10/31 18:51 UTC - [f2a0cf3](https://github.com/hassio-addons/addon-node-red/commit/f2a0cf37fff8fd481c921c97c47dd6d89bfe72c5) by [@frenck](https://github.com/frenck)
> :books: Adds FAQ's about upgrading to v1.x.x
Ref #69
2018/10/31 18:51 UTC - [146a4b6](https://github.com/hassio-addons/addon-node-red/commit/146a4b6aecf21c3a98d64aa9c4eba437c92430e3) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrade Node-RED to 0.19.5

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

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "146a4b6",
"version": "f2a0cf3",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck",