From bd933c2a68730cc31a4ffcf61fa612134b7d3453 Mon Sep 17 00:00:00 2001 From: Jernej Virag Date: Sat, 12 Oct 2024 16:49:51 +0200 Subject: [PATCH] Bump version to 1.0.8 --- custom_components/swissweather/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/swissweather/manifest.json b/custom_components/swissweather/manifest.json index 9865b87..bd8dd8d 100644 --- a/custom_components/swissweather/manifest.json +++ b/custom_components/swissweather/manifest.json @@ -11,5 +11,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/izacus/hass-swissweather/issues", "requirements": [], - "version": "1.0.7" + "version": "1.0.8" }