diff --git a/custom_components/cover_time_based/manifest.json b/custom_components/cover_time_based/manifest.json index bfa4e40..07d1ca3 100644 --- a/custom_components/cover_time_based/manifest.json +++ b/custom_components/cover_time_based/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/cover_time_based", "integration_type": "helper", "iot_class": "calculated", - "version": "0.0.1" + "version": "0.0.2" }