Merge branch 'develop' into hue-plugin

This commit is contained in:
Bastian Schroll 2019-03-15 07:30:36 +01:00 committed by GitHub
commit 9c0ed135bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 25 deletions

View file

@ -9,7 +9,7 @@ Global variables
"""
# version info
versionNr = "2.4.1"
versionNr = "2.4.3"
branch = "dev"
buildDate = "unreleased"