2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

72_FRITZBOX.pm: Korrekturen, Erweiterungen

git-svn-id: https://svn.fhem.de/fhem/trunk@27473 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jowiemann 2023-04-21 10:30:10 +00:00
parent 1a7983bc88
commit d156f59798

View File

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