chore(persistence): update schema version

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2021-07-28 15:30:11 +05:30
committed by xsahil03x
parent f68d3df179
commit 05e3ca1c48
@@ -51,7 +51,7 @@ class MoorChatDatabase extends _$MoorChatDatabase {
// you should bump this number whenever you change or add a table definition.
@override
int get schemaVersion => 4;
int get schemaVersion => 5;
@override
MigrationStrategy get migration => MigrationStrategy(