Update database to tq version and bump version in config

This commit is contained in:
DarkPhoenix
2015-09-29 22:28:49 +03:00
parent 473b70944f
commit 4e890e1e1d
2 changed files with 4 additions and 4 deletions

View File

@@ -23,10 +23,10 @@ else:
logLevel = logging.WARN
# Version data
version = "1.14.1"
tag = "git"
expansionName = "Singularity"
expansionVersion = "965413"
version = "1.15.0"
tag = "Stable"
expansionName = "Vanguard"
expansionVersion = "1.0"
evemonMinVersion = "4081"
pyfaPath = None

Binary file not shown.