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

bump daemon for PR to add msg.args

This commit is contained in:
Dave Conway-Jones 2022-10-26 15:23:57 +01:00
parent 4c9afda6dd
commit 93614e09ee
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF

View File

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