Version 0.4.0.7 with WinRecOpenBeforIsDay Patch

This commit is contained in:
Marko Oldenburg 2019-02-26 09:18:44 +01:00
parent 0e9e6653f6
commit 5bbcb2d172

View File

@ -41,7 +41,7 @@ package main;
use strict;
use warnings;
my $version = '0.4.0.7-patch';
my $version = '0.4.0.7';
sub AutoShuttersControl_Initialize($) {
my ($hash) = @_;