code style

This commit is contained in:
Marko Oldenburg 2019-04-24 14:00:29 +02:00
parent 5766667cad
commit 442ee00b4b

View File

@ -44,7 +44,7 @@ use strict;
use warnings;
use FHEM::Meta;
my $version = '0.5.99.4';
my $version = '0.5.99.5';
sub AutoShuttersControl_Initialize($) {
my ($hash) = @_;