diff --git a/deconz/CHANGELOG.md b/deconz/CHANGELOG.md index 6da46b4..29e338c 100644 --- a/deconz/CHANGELOG.md +++ b/deconz/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.5 + +- Corrects error in installation instructions steps + ## 2.4 - Bump deCONZ to 2.05.65 diff --git a/deconz/config.json b/deconz/config.json index cfe6880..c3acc84 100644 --- a/deconz/config.json +++ b/deconz/config.json @@ -1,6 +1,6 @@ { "name": "deCONZ", - "version": "2.4", + "version": "2.5", "slug": "deconz", "description": "Control a ZigBee network with Conbee or RaspBee by Dresden Elektronik", "arch": ["amd64", "armhf"],