diff options
author | Florian Dold <florian.dold@gmail.com> | 2015-12-20 20:05:06 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2015-12-20 20:05:06 +0100 |
commit | 4bba46b53eb93de669b91c3078cd04ac13a0647c (patch) | |
tree | bc2f11f1dca621f3e4cf210e580c0705e4771c06 /extension/manifest.json | |
parent | d583dfb07364b955801dc4f8b3a46237c1fa6b7c (diff) |
payment
Diffstat (limited to 'extension/manifest.json')
-rw-r--r-- | extension/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/manifest.json b/extension/manifest.json index 9394e0833..c61dac6ab 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,8 +1,8 @@ { "description": "Privacy preserving and transparent payments", "manifest_version": 2, - "name": "Taler Wallet", - "version": "0.1", + "name": "GNU Taler Wallet", + "version": "0.2", "applications": { "gecko": { |