backport merge from master

This commit is contained in:
Marko Oldenburg 2018-11-15 15:03:18 +01:00
parent 871b2d7590
commit 1420e03bda

View File

@ -41,7 +41,7 @@ package main;
use strict;
use warnings;
my $version = "0.2.0.6";
my $version = "0.2.1dev30";
sub AutoShuttersControl_Initialize($) {
my ($hash) = @_;