change version

This commit is contained in:
Marko Oldenburg 2019-05-01 15:15:41 +02:00
parent 898e3b1463
commit d046620e36

View File

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