From 99b46338ca3d8df5bdd38283cef6767d5248a4c4 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Tue, 10 Jan 2023 21:43:26 +0100 Subject: [PATCH] build: v2.2.22 --- FHEM/59_Weather.pm | 2 +- controls_Weather.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FHEM/59_Weather.pm b/FHEM/59_Weather.pm index 9fd0680..b6ca7c5 100755 --- a/FHEM/59_Weather.pm +++ b/FHEM/59_Weather.pm @@ -543,7 +543,7 @@ __END__ ], "release_status": "stable", "license": "GPL_2", - "version": "v2.2.21", + "version": "v2.2.22", "author": [ "Marko Oldenburg " ], diff --git a/controls_Weather.txt b/controls_Weather.txt index 85f790b..88ff76a 100644 --- a/controls_Weather.txt +++ b/controls_Weather.txt @@ -1,4 +1,4 @@ -UPD 2023-01-10_21:18:37 25809 FHEM/59_Weather.pm +UPD 2023-01-10_21:41:34 25809 FHEM/59_Weather.pm UPD 2023-01-10_21:20:58 33948 lib/FHEM/Core/Weather.pm UPD 2023-01-10_21:25:52 50106 lib/FHEM/APIs/Weather/DarkSkyAPI.pm UPD 2023-01-10_21:25:49 33422 lib/FHEM/APIs/Weather/OpenWeatherMapAPI.pm