mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-02-09 08:44:16 +01:00
Merge branch 'ff-agent-fixes' of https://github.com/CJHarms/BOSWatch into ff-agent-fixes
This commit is contained in:
commit
22e13d76bf
|
|
@ -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…
Reference in a new issue