diff --git a/packages/taler-wallet-core/src/versions.ts b/packages/taler-wallet-core/src/versions.ts index b798871c2..7383355ba 100644 --- a/packages/taler-wallet-core/src/versions.ts +++ b/packages/taler-wallet-core/src/versions.ts @@ -19,7 +19,7 @@ * * Uses libtool's current:revision:age versioning. */ -export const WALLET_EXCHANGE_PROTOCOL_VERSION = "9:0:0"; +export const WALLET_EXCHANGE_PROTOCOL_VERSION = "10:0:0"; /** * Protocol version spoken with the merchant.