Skip to content

Commit

Permalink
update node-red-contrib-ccu (fix #26)
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Jul 12, 2018
1 parent 9daf657 commit ee291d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.1",
"dependencies": {
"node-red-dashboard": "2.9.5",
"node-red-contrib-ccu": "1.1.1",
"node-red-contrib-ccu": "1.1.2",
"node-red-contrib-combine": "1.6.1",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.5.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redmatic",
"version": "1.0.4",
"version": "1.0.5",
"description": "Node-RED packaged as Homematic CCU addon",
"repository": "github:hobbyquaker/redmatic",
"private": true,
Expand Down

0 comments on commit ee291d7

Please sign in to comment.