mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-05 06:25:10 +00:00
Merge branch 'develop' into patch-csv
This commit is contained in:
commit
d30bb515cd
4 changed files with 22 additions and 11 deletions
|
|
@ -9,9 +9,9 @@ Global variables
|
|||
"""
|
||||
|
||||
# version info
|
||||
versionNr = "2.4.3"
|
||||
branch = "master"
|
||||
buildDate = "22.09.2019"
|
||||
versionNr = "2.4.4"
|
||||
branch = "dev"
|
||||
buildDate = "unreleased"
|
||||
|
||||
# Global variables
|
||||
config = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue