fix: derive consistent md5 ids from tag title

This commit is contained in:
thecodrr
2021-02-20 11:31:44 +05:00
parent 25ee202d64
commit e898db9562
8 changed files with 28 additions and 13 deletions

View File

@@ -94,6 +94,7 @@ export default class Backup {
switch (version) {
case CURRENT_DATABASE_VERSION:
case 5.0:
case 5.1:
case 4:
case 4.1:
case 4.2: