From a0f9629a9818d03bacbfb75e1763617205f0fd48 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 17 Feb 2020 17:23:49 +0100 Subject: [PATCH] Bump deconz version --- deconz/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deconz/config.json b/deconz/config.json index a0eda93..da81bd2 100644 --- a/deconz/config.json +++ b/deconz/config.json @@ -1,6 +1,6 @@ { "name": "deCONZ", - "version": "5.1", + "version": "5.2", "slug": "deconz", "description": "Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik", "arch": ["amd64", "armhf", "aarch64"],