From 678b3bbf29abd96d1c3a46265ae7ca258be558c3 Mon Sep 17 00:00:00 2001 From: MapoDan <42698485+MapoDan@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:17:59 +0100 Subject: [PATCH] Update manifest.json --- custom_components/programmable_thermostat/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/programmable_thermostat/manifest.json b/custom_components/programmable_thermostat/manifest.json index d3926f8..a5027c2 100644 --- a/custom_components/programmable_thermostat/manifest.json +++ b/custom_components/programmable_thermostat/manifest.json @@ -10,5 +10,5 @@ "codeowners": [], "requirements": [], "config_flow": true, - "version": "8.1" + "version": "8.3" }