erste Version für Taskersupport

This commit is contained in:
Marko Oldenburg
2017-12-08 06:53:05 +01:00
parent 7fc4a5d98c
commit 1c41df29db
2 changed files with 61 additions and 54 deletions

View File

@@ -74,8 +74,8 @@ eval "use Encode qw(encode encode_utf8);1" or $missingModul .= "Encode ";
eval "use JSON;1" or $missingModul .= "JSON ";
my $modulversion = "4.0.7";
my $flowsetversion = "4.0.11";
my $modulversion = "4.2.0";
my $flowsetversion = "4.2.0";