diff --git a/custom_components/ha_hatch/manifest.json b/custom_components/ha_hatch/manifest.json index 82efd88..523da8b 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.26.1"], - "version": "1.22.0" + "version": "1.23.0" }