Bump deCONZ to 2.05.84 (#1616)

* Bump deCONZ to 2.05.80

* Bump deCONZ to 2.05.81

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Revert "Bump deCONZ to 2.05.81"

This reverts commit bb4ada3b1505a566ebb96c73bf6273ac364df7e0.

* Bump deCONZ to 2.05.84

* Update CHANGELOG.md
* Update config.json
* Update build.json

* Update CHANGELOG.md

* Version number adapted to 6.4.0
This commit is contained in:
wovka88
2020-10-10 10:32:15 +02:00
committed by GitHub
parent 091f8de99b
commit c57b4a2c32
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## 6.4.0
- Bump deCONZ to 2.05.84
## 6.3.0 ## 6.3.0
- Bump deCONZ to 2.05.81 - Bump deCONZ to 2.05.81

View File

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

View File

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