Fixed bug due to which raw action didn't work.

This commit is contained in:
bladerunner2020
2016-04-01 07:43:49 +03:00
parent d1ed17b3aa
commit a113f4cfb7
2 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-mikrotik",
"version": "0.0.2",
"version": "0.0.3",
"description": "Node to work with Mikrotik WiFi router",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"