diff --git a/custom_components/ha_hatch/manifest.json b/custom_components/ha_hatch/manifest.json index 5e97bef..32da3e4 100644 --- a/custom_components/ha_hatch/manifest.json +++ b/custom_components/ha_hatch/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/dahlb/ha_hatch/issues", "requirements": ["hatch_rest_api==1.25.1"], - "version": "1.20.2" + "version": "1.20.3" }