diverse bugfixes

This commit is contained in:
Marko Oldenburg
2017-02-27 12:26:58 +01:00
parent 80a84377e2
commit b7ba421ab7
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ use warnings;
use JSON qw(decode_json);
use Encode qw(encode_utf8);
my $version = "0.1.60";
my $version = "0.1.61";
# Declare functions
sub HEOSGroup_Initialize($);