From 60f18d7c294c745de40834fd411f802d73cd1e89 Mon Sep 17 00:00:00 2001 From: duhow Date: Sat, 29 Jun 2024 12:15:42 +0200 Subject: [PATCH] bump to 0.1.0 --- custom_components/cover_time_based/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/cover_time_based/manifest.json b/custom_components/cover_time_based/manifest.json index e53dc5a..230ce07 100644 --- a/custom_components/cover_time_based/manifest.json +++ b/custom_components/cover_time_based/manifest.json @@ -9,5 +9,5 @@ "integration_type": "helper", "iot_class": "calculated", "issue_tracker": "https://github.com/duhow/hass-cover-time-based/issues", - "version": "0.0.4" + "version": "0.1.0" }