⬆️ Updating add-on Node-RED to a67b05b

This commit is contained in:
Community Hass.io Add-ons Bot 2020-06-14 16:16:13 +00:00
parent 70d5b7ad9c
commit 2a07613334
4 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,7 @@
# Changelog since v6.3.0
- ⬆ Updates node-red-node-serialport to v0.10.3 (#586)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
- ⬆ Updates snyk to v1.336.0 (#577)
Co-authored-by: Renovate Bot <bot@renovateapp.com>

View file

@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-54726a9-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/54726a9
[release-shield]: https://img.shields.io/badge/version-a67b05b-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/a67b05b
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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