Bump Deconz to 2.05.65 (#604)

This commit is contained in:
Klaas Schoute
2019-06-04 19:45:35 +02:00
committed by Pascal Vizeli
parent e998e6b6df
commit 20ca12c617
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2.4
- Bump deCONZ to 2.05.65
## 2.3
- Rewrite of README

View File

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

View File

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