Fix issue with fit deletion (#1211)

* bump dev

* Fix issue with deleted fit not being removed from database cache (#1207). Also, include some error handling around the our commit stuff
This commit is contained in:
Ryan Holmes
2017-06-02 00:30:58 -04:00
committed by GitHub
parent 461f5219e5
commit 208148b670
3 changed files with 12 additions and 5 deletions

View File

@@ -19,8 +19,8 @@ debug = False
saveInRoot = False
# Version data
version = "1.29.3"
tag = "Stable"
version = "1.29.4"
tag = "git"
expansionName = "YC119.5"
expansionVersion = "1.0"
evemonMinVersion = "4081"