From 1462e83be710c137cb998500fdb0eb9f93eb445d Mon Sep 17 00:00:00 2001 From: Martin M Date: Fri, 10 Nov 2023 10:51:02 +0100 Subject: [PATCH] Bump openweathermap to 0.4.5 --- sources-dist-stable.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources-dist-stable.json b/sources-dist-stable.json index 5b32a8a1c..d8db68fe0 100644 --- a/sources-dist-stable.json +++ b/sources-dist-stable.json @@ -1805,7 +1805,7 @@ "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.openweathermap/master/io-package.json", "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.openweathermap/master/admin/openweathermap.png", "type": "weather", - "version": "0.3.9" + "version": "0.4.5" }, "operating-hours": { "meta": "https://raw.githubusercontent.com/BenAhrdt/ioBroker.operating-hours/main/io-package.json", @@ -3049,4 +3049,4 @@ "type": "hardware", "version": "3.1.0" } -} \ No newline at end of file +}