add info to daemon node to point out python unbuffered

This commit is contained in:
Dave Conway-Jones
2016-08-28 11:37:51 +01:00
parent 216c8cca19
commit 71c0a0c7cf
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-daemon",
"version" : "0.0.6",
"version" : "0.0.7",
"description" : "A Node-RED node that runs and monitors a long running system command.",
"dependencies" : {
},