new version

This commit is contained in:
Marko Oldenburg
2019-06-06 08:08:00 +02:00
parent 60c63d698d
commit 056010fc35

View File

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