change version

This commit is contained in:
Marko Oldenburg 2019-04-28 22:15:01 +02:00
parent 9ce5835d58
commit e7fbc4550f

View File

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