Fix old migrations

This commit is contained in:
blitzmann
2014-11-18 18:55:03 -05:00
parent 399ec7d009
commit 9831ed5c3d
3 changed files with 22 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ evemonMinVersion = "4081"
# Database version (int ONLY)
# Increment every time we need to flag for user database upgrade/modification
dbversion = 1
dbversion = 2
pyfaPath = None
savePath = None