mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-02-19 21:54:16 +01:00
Merge branch 'beta' into develop
This commit is contained in:
commit
4f29129007
|
|
@ -9,9 +9,10 @@ Global variables
|
|||
"""
|
||||
|
||||
# version info
|
||||
versionNr = "2.2.1"
|
||||
versionNr = "2.2.1-beta"
|
||||
buildDate = "2017/09/19"
|
||||
|
||||
|
||||
# Global variables
|
||||
config = 0
|
||||
script_path = ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue