2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

72_FRITZBOX.pm: Dumper Fehler

git-svn-id: https://svn.fhem.de/fhem/trunk@27479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jowiemann 2023-04-22 11:22:55 +00:00
parent 94d6cda30a
commit 1c9cb09c5a

View File

@ -41,7 +41,7 @@ use warnings;
use Blocking;
use HttpUtils;
my $ModulVersion = "07.50.15";
my $ModulVersion = "07.50.15a";
my $missingModul = "";
my $missingModulWeb = "";
my $missingModulTR064 = "";