Update deconz 2.05.64 (#575)

This commit is contained in:
Pascal Vizeli
2019-04-23 21:42:12 +02:00
committed by GitHub
parent 7934ff18ab
commit d8220b2f13
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2.2
- Bump deCONZ to 2.05.64
## 2.1
- Bump deCONZ to 2.05.63

View File

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

View File

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