Bump version to 0.1.4
This commit is contained in:
parent
1fcbf7a667
commit
4d2e40d9ab
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vvzvlad/node-red-contrib-rn-combined-nodes",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"keywords": [
|
||||
|
@ -8,7 +8,7 @@
|
||||
},
|
||||
inputs: 1,
|
||||
outputs: 2,
|
||||
icon: "file.svg",
|
||||
icon: "font-awesome/fa-snowflake-o",
|
||||
label: function() {
|
||||
return this.name||"C-Thermostat";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user