diff --git a/README.md b/README.md index d5a32b96..0c61366e 100644 --- a/README.md +++ b/README.md @@ -739,10 +739,10 @@ SOFTWARE. [matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.0 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v1.3.0/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.1 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v1.3.1/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-v1.3.0-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-v1.3.1-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 dc3f3c59..7a70e241 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -2,9 +2,9 @@ ### Changed -- Add option for dark mode (#122) (@tjorim) (@bonanitech) +- Updates node-red-contrib-bigtimer to v2.1.6 (#130) -[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v1.2.6...v1.3.0 +[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v1.3.0...v1.3.1 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck diff --git a/node-red/README.md b/node-red/README.md index 47eacd83..144e5d7b 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -43,13 +43,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/v1.3.0/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/v1.3.1/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-v1.3.0-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.0 +[release-shield]: https://img.shields.io/badge/version-v1.3.1-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.1 [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 6ce5eef7..5e3f77bd 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "1.3.0", + "version": "1.3.1", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",