change Version for stable

This commit is contained in:
Marko Oldenburg 2019-05-04 09:26:36 +02:00
parent 8efa2058cf
commit 73059d4409

View File

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