mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
Update globalVars.py
This commit is contained in:
parent
fb188bc5ee
commit
483c4f167e
|
|
@ -9,9 +9,9 @@ Global variables
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# version info
|
# version info
|
||||||
versionNr = "2.4.2"
|
versionNr = "2.4.3"
|
||||||
branch = "master"
|
branch = "dev"
|
||||||
buildDate = "11.03.2019"
|
buildDate = "unreleased"
|
||||||
|
|
||||||
# Global variables
|
# Global variables
|
||||||
config = 0
|
config = 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue