Fix #537 - cap battery causing remote cap transfers to apply incorrect values.

Bump to stable 1.20.1
This commit is contained in:
blitzmann
2016-03-14 21:56:25 -04:00
parent 91980c9f2c
commit c42748a5dd
3 changed files with 4 additions and 3 deletions

View File

@@ -18,10 +18,10 @@ debug = False
saveInRoot = False
# Version data
version = "1.20.0"
version = "1.20.1"
tag = "Stable"
expansionName = "March 2016"
expansionVersion = "1.0"
expansionVersion = "1.3"
evemonMinVersion = "4081"
pyfaPath = None