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 warnings;
use FHEM::Meta; use FHEM::Meta;
my $version = '0.6.1.2'; my $version = '0.6.1';
sub AutoShuttersControl_Initialize($) { sub AutoShuttersControl_Initialize($) {
my ($hash) = @_; my ($hash) = @_;