1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Bump 0.17.2

This commit is contained in:
Nick O'Leary 2017-07-02 11:15:09 +01:00
parent 87ac0507d9
commit 356f46aaf4
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
#### 0.17.2: Maintenance Release
- Fix GPIO node labels
#### 0.17.1: Maintenance Release
- Fix PI gpio to use BCM

View File

@ -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",