Update deconz 2.05.70 (#813)

This commit is contained in:
Laurent Bouriez
2019-11-05 15:00:14 -05:00
committed by Franck Nijhof
parent 4342c519f6
commit 8d22ca9e16
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 3.7
- Bump deCONZ to 2.05.70
## 3.6
- Bump deCONZ to 2.05.69

View File

@@ -5,6 +5,6 @@
"aarch64": "homeassistant/aarch64-base-debian:stretch"
},
"args": {
"DECONZ_VERSION": "2.05.69"
"DECONZ_VERSION": "2.05.70"
}
}

View File

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