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",
|
"name": "@vvzvlad/node-red-contrib-rn-combined-nodes",
|
||||||
"version": "0.1.3",
|
"version": "0.1.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
inputs: 1,
|
inputs: 1,
|
||||||
outputs: 2,
|
outputs: 2,
|
||||||
icon: "file.svg",
|
icon: "font-awesome/fa-snowflake-o",
|
||||||
label: function() {
|
label: function() {
|
||||||
return this.name||"C-Thermostat";
|
return this.name||"C-Thermostat";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user