diff --git a/CHANGELOG.md b/CHANGELOG.md index 027afcd..4b2309a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ Install of a specific Version in Redmatic (on a Homematic): This can be also used to go back to an older Version. -### 2.0.11: maintenance release +### 2.0.12: bug fixes - general - Fixed bug with wrong default values for Input type in blind-control and within-time-switch node, added console error in case it occurs again. diff --git a/package.json b/package.json index c7a2a49..84dc10c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-sun-position", - "version": "2.0.11", + "version": "2.0.12", "description": "NodeRED nodes to get sun and moon position", "keywords": [ "node-red",