From af2e8004084841d294d93c8c583c966ea1f2d3ff Mon Sep 17 00:00:00 2001 From: Jonny Bergdahl Date: Thu, 27 Jun 2024 14:37:51 +0200 Subject: [PATCH] =?UTF-8?q?By=C3=BAmp=20version=20to=200.9.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/growcube/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/growcube/manifest.json b/custom_components/growcube/manifest.json index 17fbc74..0390957 100644 --- a/custom_components/growcube/manifest.json +++ b/custom_components/growcube/manifest.json @@ -13,5 +13,5 @@ "requirements": [ "growcube-client==1.0.16" ], - "version": "0.9.5" + "version": "0.9.7" }