summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-03-16 15:21:15 +0100
committerFlorian Dold <florian@dold.me>2022-03-16 15:21:15 +0100
commit151aa904e054a5e81e80a9eff95889b6e7ab8fa2 (patch)
treefde816319f561ba7926576088aebb5039c5fe9ee /packages/taler-wallet-core
parentd317321a234fd3db6e4133409552a3947685ad39 (diff)
downloadwallet-core-151aa904e054a5e81e80a9eff95889b6e7ab8fa2.tar.gz
wallet-core-151aa904e054a5e81e80a9eff95889b6e7ab8fa2.tar.bz2
wallet-core-151aa904e054a5e81e80a9eff95889b6e7ab8fa2.zip
cache breakerv0.9.0-dev.9
Diffstat (limited to 'packages/taler-wallet-core')
-rw-r--r--packages/taler-wallet-core/src/versions.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/src/versions.ts b/packages/taler-wallet-core/src/versions.ts
index 23445b257..f05d884b1 100644
--- a/packages/taler-wallet-core/src/versions.ts
+++ b/packages/taler-wallet-core/src/versions.ts
@@ -42,4 +42,4 @@ export const WALLET_BANK_INTEGRATION_PROTOCOL_VERSION = "0:0:0";
*
* This is only a temporary measure.
*/
-export const WALLET_CACHE_BREAKER_CLIENT_VERSION = "4";
+export const WALLET_CACHE_BREAKER_CLIENT_VERSION = "5";