Update app version
This commit is contained in:
parent
24d3877d10
commit
a7afb69ffd
|
@ -4,9 +4,11 @@
|
|||
"port": 8111,
|
||||
"available": true,
|
||||
"id": "nodered",
|
||||
"tipi_version": 1,
|
||||
"version": "3.0.0",
|
||||
"categories": ["automation"],
|
||||
"tipi_version": 2,
|
||||
"version": "3.0.2",
|
||||
"categories": [
|
||||
"automation"
|
||||
],
|
||||
"description": "Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.",
|
||||
"short_desc": "Low-code programming for event-driven applications",
|
||||
"author": "node-red",
|
||||
|
|
Loading…
Reference in New Issue
Block a user