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" }