diff --git a/74_AMADDevice.pm b/74_AMADDevice.pm index a2fd9eb..27fb19d 100755 --- a/74_AMADDevice.pm +++ b/74_AMADDevice.pm @@ -60,7 +60,7 @@ eval "use JSON;1" or $missingModul .= "JSON "; -my $modulversion = "4.2.1"; +my $modulversion = "4.2.2"; my $flowsetversion = "4.2.0";