37_echodevice.pm: bugfixes

git-svn-id: https://svn.fhem.de/fhem/trunk@24337 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
michael.winkler
2021-04-26 08:00:34 +00:00
parent 23730095ab
commit bbe9985afe

View File

@@ -460,7 +460,7 @@ use Time::Piece;
use lib ('./FHEM/lib', './lib');
use MP3::Info;
my $ModulVersion = "0.2.9";
my $ModulVersion = "0.2.10";
my $AWSPythonVersion = "0.0.3";
my $NPMLoginTyp = "unbekannt";
my $QueueNumber = 0;