From 010f2080416d5bd4465485924e5fb976fa433d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Matheson=20Wergeland?= Date: Tue, 9 Jul 2024 22:39:44 +0200 Subject: [PATCH] Version 0.7.0 (#35) --- custom_components/connectlife/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/connectlife/manifest.json b/custom_components/connectlife/manifest.json index 6697dfa..7cd607e 100644 --- a/custom_components/connectlife/manifest.json +++ b/custom_components/connectlife/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://github.com/oyvindwe/connectlife-ha", "iot_class": "cloud_polling", "requirements": ["connectlife==0.2.0"], - "version": "0.6.0" + "version": "0.7.0" }