mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-05 06:25:10 +00:00
Update globalVars.py
This commit is contained in:
parent
fb188bc5ee
commit
483c4f167e
1 changed files with 3 additions and 3 deletions
|
|
@ -9,9 +9,9 @@ Global variables
|
|||
"""
|
||||
|
||||
# version info
|
||||
versionNr = "2.4.2"
|
||||
branch = "master"
|
||||
buildDate = "11.03.2019"
|
||||
versionNr = "2.4.3"
|
||||
branch = "dev"
|
||||
buildDate = "unreleased"
|
||||
|
||||
# Global variables
|
||||
config = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue