mirror of
https://github.com/node-red/node-red
synced 2024-11-21 15:43:16 +00:00
Bump 0.17.2
This commit is contained in:
parent
87ac0507d9
commit
356f46aaf4
@ -1,3 +1,7 @@
|
||||
#### 0.17.2: Maintenance Release
|
||||
|
||||
- Fix GPIO node labels
|
||||
|
||||
#### 0.17.1: Maintenance Release
|
||||
|
||||
- Fix PI gpio to use BCM
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red",
|
||||
"version" : "0.17.1",
|
||||
"version" : "0.17.2",
|
||||
"description" : "A visual tool for wiring the Internet of Things",
|
||||
"homepage" : "http://nodered.org",
|
||||
"license" : "Apache-2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user