mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on Node-RED 16.0.2
This commit is contained in:
parent
d9d10b09b5
commit
0620a8031e
4 changed files with 7 additions and 7 deletions
|
@ -867,10 +867,10 @@ SOFTWARE.
|
|||
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-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/v16.0.1
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v16.0.1/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v16.0.2
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v16.0.2/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v16.0.1-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v16.0.2-blue.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
|
||||
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- Fix bug in detecting set credential secret @frenck ([#1734](https://github.com/hassio-addons/addon-node-red/pull/1734))
|
||||
- Fix incorrect check for existing files @frenck ([#1738](https://github.com/hassio-addons/addon-node-red/pull/1738))
|
||||
|
|
|
@ -48,6 +48,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-v16.0.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v16.0.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v16.0.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v16.0.2
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: Node-RED
|
||||
version: 16.0.1
|
||||
version: 16.0.2
|
||||
slug: nodered
|
||||
description: Flow-based programming for the Internet of Things
|
||||
url: https://github.com/hassio-addons/addon-node-red
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue