change version

This commit is contained in:
Marko Oldenburg 2020-01-11 14:26:58 +01:00
parent 28e3a80aa9
commit 9ee8cab8be
2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ if ($@) {
}
}
my $version = '0.7.31';
my $version = '1.8.0';
my $bridgeapi = '1.9';
my %bridgeType = (

View File

@ -101,7 +101,7 @@ if ($@) {
}
}
my $version = '0.7.27';
my $version = '1.8.0';
# Declare functions
sub NUKIDevice_Initialize($);