diff options
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": { |