change developer version

This commit is contained in:
Marko Oldenburg 2019-06-08 11:19:36 +02:00
parent f3605737c5
commit ca9c01226d

View File

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