Tweak WOL node to display name correctly if set. Closes PR #63

This commit is contained in:
Dave C-J
2014-08-19 11:41:29 +01:00
parent 7545515b4d
commit 3a8e86d962
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-wol",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "A Node-RED node to send Wake-On-LAN (WOL) magic packets",
"dependencies" : {
"wake_on_lan" : "0.0.3"