Fehlerkorrektur im VoiceControlFlow

This commit is contained in:
Marko Oldenburg
2016-06-29 07:15:32 +02:00
parent 9b8ab24008
commit fa03a27604
2 changed files with 27 additions and 27 deletions

View File

@ -37,8 +37,8 @@ use TcpServerUtils;
use Encode qw(encode);
my $modulversion = "2.3.15";
my $flowsetversion = "2.3.18";
my $modulversion = "2.3.17";
my $flowsetversion = "2.3.19";