change version

This commit is contained in:
Marko Oldenburg 2019-04-12 13:59:15 +02:00
parent ad979345c8
commit d5944ddc66

View File

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