Bump database version to clean all database cache

This commit is contained in:
2016-02-21 22:53:39 -05:00
parent 08f2fe84d7
commit 8e2f06c211
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
delete from Score;
delete from Streak;
delete from Checkmarks;