mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 14:39:34 +01:00
feat: move database version to 5.6
This commit is contained in:
@@ -109,6 +109,7 @@ export default class Backup {
|
||||
|
||||
switch (version) {
|
||||
case CURRENT_DATABASE_VERSION:
|
||||
case 5.5:
|
||||
case 5.4:
|
||||
case 5.3:
|
||||
case 5.2:
|
||||
|
||||
Reference in New Issue
Block a user