Bump dev and Fix #321 - oversight in tactical mode selection

This commit is contained in:
blitzmann
2015-07-09 11:45:49 -04:00
parent 4137a7cda9
commit d885bd4636
2 changed files with 4 additions and 2 deletions

View File

@@ -20,8 +20,8 @@ saveInRoot = False
logLevel = logging.WARN
# Version data
version = "1.13.1"
tag = "Stable"
version = "1.13.2"
tag = "git"
expansionName = "Aegis"
expansionVersion = "1.0"
evemonMinVersion = "4081"