bump db version

This commit is contained in:
Florian Dold 2022-11-02 19:07:46 +01:00
parent 4321cdadb9
commit 747bfcc267
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -84,7 +84,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-v8";
export const TALER_DB_NAME = "taler-wallet-main-v9";
/**
* Name of the metadata database. This database is used