2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-24 09:09:19 +00:00

74_AMADDevice: Change version number

git-svn-id: https://svn.fhem.de/fhem/trunk@19357 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
LeonGaultier 2019-05-09 20:24:09 +00:00
parent c5a3e9b4d7
commit 3f71a4d725

View File

@ -50,7 +50,7 @@ use strict;
use warnings;
use FHEM::Meta;
my $modulversion = '4.4.0';
my $modulversion = '4.4.1';
my $flowsetversion = '4.4.1';
sub AMADDevice_Initialize($) {