wallet-core: bump DB version

This commit is contained in:
Florian Dold 2022-10-19 15:43:00 +02:00
parent f697b20a91
commit ec7a3c8133
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
2 changed files with 2 additions and 1 deletions

View File

@ -194,6 +194,7 @@ export async function openTalerDatabase(
case "taler-wallet-main-v4": // temporary, we might migrate v4 later
case "taler-wallet-main-v5":
case "taler-wallet-main-v6":
case "taler-wallet-main-v7":
// We consider this a pre-release
// development version, no migration is done.
await metaDb

View File

@ -82,7 +82,7 @@ import { RetryInfo, RetryTags } from "./util/retries.js";
* for all previous versions must be written, which should be
* avoided.
*/
export const TALER_DB_NAME = "taler-wallet-main-v7";
export const TALER_DB_NAME = "taler-wallet-main-v8";
/**
* Name of the metadata database. This database is used