change version

This commit is contained in:
Marko Oldenburg 2019-05-17 21:40:38 +02:00
parent 5928914e21
commit 470cc5b0f6

View File

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