change version

This commit is contained in:
Marko Oldenburg 2019-06-15 09:57:33 +02:00
parent b39f18c8bb
commit 9f4eef1442

View File

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