change version

This commit is contained in:
Marko Oldenburg 2019-02-28 09:06:36 +01:00
parent 0906df79b6
commit ceff46344d

View File

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