From 76cc7d7c57049ebca6d8619771794141583cd511 Mon Sep 17 00:00:00 2001 From: Jernej Virag Date: Sat, 11 Jan 2025 17:39:34 +0100 Subject: [PATCH] Bump version to 1.0.9 --- 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 bd8dd8d..c1fb612 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.8" + "version": "1.0.9" }