Fix issue with deleting a fit while having certain other fits open (#1339) (#1340)

Also, bump dev version
This commit is contained in:
Ryan Holmes
2017-11-22 21:44:15 -05:00
committed by GitHub
parent 2f6e306f8e
commit b596447095
2 changed files with 4 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ debug = False
saveInRoot = False
# Version data
version = "1.33.2"
tag = "Stable"
version = "1.33.3"
tag = "git"
expansionName = "Lifeblood"
expansionVersion = "1.7"
evemonMinVersion = "4081"