From 7e4e702ee4ede97677f234aa9dde2c140a9a6f41 Mon Sep 17 00:00:00 2001 From: Miklos Szanyi Date: Wed, 11 Dec 2024 12:28:47 +0200 Subject: [PATCH] chore: bumps version --- custom_components/dual_smart_thermostat/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/dual_smart_thermostat/manifest.json b/custom_components/dual_smart_thermostat/manifest.json index 310b476..b27c587 100644 --- a/custom_components/dual_smart_thermostat/manifest.json +++ b/custom_components/dual_smart_thermostat/manifest.json @@ -16,5 +16,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/swingerman/ha-dual-smart-thermostat/issues", "requirements": [], - "version": "v0.9.9" -} \ No newline at end of file + "version": "v0.9.10" +}