feat: move database version to 5.6

This commit is contained in:
thecodrr
2022-07-15 19:31:18 +05:00
parent e25496b3e5
commit a4f7058f1b
2 changed files with 3 additions and 1 deletions

View File

@@ -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: