change version

This commit is contained in:
Marko Oldenburg 2019-04-20 21:40:41 +02:00
parent c4f04cc634
commit f91b97b162

View File

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