deCONZ 2.10.4 (stable) (#1937)

This commit is contained in:
Klaas Schoute
2021-03-24 11:26:20 +01:00
committed by GitHub
parent 745920e3c9
commit 692bc78f7e
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
# Changelog
##
## 6.8.0
- Bump deCONZ to 2.10.4
- Cleanup privileged for new kernel module options
## 6.7.2

View File

@@ -5,6 +5,6 @@
"armhf": "homeassistant/armhf-base-raspbian:buster"
},
"args": {
"DECONZ_VERSION": "2.09.03"
"DECONZ_VERSION": "2.10.04"
}
}

View File

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