change version

This commit is contained in:
Marko Oldenburg 2019-04-28 21:08:10 +02:00
parent f98af44b98
commit 913cba5cd1

View File

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