From 650c558ea770eb8126e1fb57d1717c297da21f12 Mon Sep 17 00:00:00 2001 From: DeerMaximum Date: Thu, 19 Dec 2024 21:56:08 +0100 Subject: [PATCH] Change version to 1.9.7 --- custom_components/ta_cmi/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ta_cmi/manifest.json b/custom_components/ta_cmi/manifest.json index 39041e4..aa3ee1b 100644 --- a/custom_components/ta_cmi/manifest.json +++ b/custom_components/ta_cmi/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/DeerMaximum/Technische-Alternative-CMI/issues", "requirements": ["ta-cmi==3.3.1"], - "version": "1.9.6" + "version": "1.9.7" } \ No newline at end of file