Skip to content

Commit a2910b1

Browse files
committed
Update node-red-contrib-ccu
1 parent 44a05fa commit a2910b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

addon_files/redmatic/var/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node-red-node-email": "1.1.0",
77
"node-red-node-rbe": "0.2.4",
88
"node-red-dashboard": "2.13.2",
9-
"node-red-contrib-ccu": "1.13.4",
9+
"node-red-contrib-ccu": "1.13.5",
1010
"node-red-contrib-combine": "1.6.2",
1111
"node-red-contrib-mqtt-json": "1.0.1",
1212
"node-red-contrib-sun-position": "0.1.16",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redmatic",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Node-RED packaged as Homematic CCU addon",
55
"repository": "github:hobbyquaker/redmatic",
66
"private": true,
@@ -12,7 +12,7 @@
1212
"npm": "6.7.0",
1313
"node-red": "0.19.5",
1414
"node-red-dashboard": "2.13.2",
15-
"node-red-contrib-ccu": "1.13.4",
15+
"node-red-contrib-ccu": "1.13.5",
1616
"node-red-contrib-combine": "1.6.2",
1717
"node-red-contrib-mqtt-json": "1.0.1",
1818
"bcryptjs": "2.4.3",

0 commit comments

Comments
 (0)