⬆️ Bump Deconz to 2.05.66 (#611)

This commit is contained in:
Klaas Schoute
2019-06-18 13:12:28 +02:00
committed by Franck Nijhof
parent 7e30aa9622
commit decc72a43f
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2.7
- Bump deCONZ to 2.05.66
## 2.6
- Adding missing dependencies of deconz

View File

@@ -4,6 +4,6 @@
"armhf": "homeassistant/armhf-base-raspbian:stretch"
},
"args": {
"DECONZ_VERSION": "2.05.65"
"DECONZ_VERSION": "2.05.66"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "deCONZ",
"version": "2.6",
"version": "2.7",
"slug": "deconz",
"description": "Control a ZigBee network with Conbee or RaspBee by Dresden Elektronik",
"arch": ["amd64", "armhf"],