From 9b1bb82958b64a13faca5a8311ce60ab990ffd7a Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 20 Feb 2021 12:00:00 +0100 Subject: [PATCH] Fix version (#1876) --- homematic/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homematic/config.json b/homematic/config.json index 245221c..8940f7a 100644 --- a/homematic/config.json +++ b/homematic/config.json @@ -1,6 +1,6 @@ { "name": "HomeMatic CCU", - "version": "11.1.2", + "version": "11.2.2", "slug": "homematic", "description": "HomeMatic central based on OCCU", "url": "https://github.com/home-assistant/hassio-addons/tree/master/homematic",