summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-01 18:40:33 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-01 18:40:33 +0100
commit8080c9a2859e0a612adb6dec1dad9b60e0fd4b1d (patch)
tree90cee85d8c46f944da8de0f1f606357e0fa7f1fe /manifest.json
parentae8a00527168b13aa59ddc2fbd1f88a0f1e2669c (diff)
downloadwallet-core-8080c9a2859e0a612adb6dec1dad9b60e0fd4b1d.tar.gz
wallet-core-8080c9a2859e0a612adb6dec1dad9b60e0fd4b1d.tar.bz2
wallet-core-8080c9a2859e0a612adb6dec1dad9b60e0fd4b1d.zip
bump WebExtension manifest version
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 86928bf0d..61e063ea9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -4,8 +4,8 @@
"name": "GNU Taler Wallet (git)",
"description": "Privacy preserving and transparent payments",
"author": "GNU Taler Developers",
- "version": "0.6.68",
- "version_name": "0.6.0pre1",
+ "version": "0.6.69",
+ "version_name": "0.6.0pre2",
"minimum_chrome_version": "51",
"minimum_opera_version": "36",