mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
change some files
This commit is contained in:
parent
620d848b4c
commit
2f4853b144
5 changed files with 33 additions and 19 deletions
|
|
@ -14,6 +14,9 @@
|
|||
@author: Bastian Schroll
|
||||
@description: Version numbers, branch and release date of BOSWatch
|
||||
"""
|
||||
import logging
|
||||
|
||||
logging.debug("- %s loaded", __name__)
|
||||
|
||||
client = {"major": 3, "minor": 0, "patch": 0}
|
||||
server = {"major": 3, "minor": 0, "patch": 0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue