diff options
author | Florian Dold <florian.dold@gmail.com> | 2015-12-25 22:42:14 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2015-12-25 22:42:14 +0100 |
commit | 7c5b9017c9ea2663868f47fb888808b8e2dfd9fc (patch) | |
tree | 8f40bbfbfef3f6b3c31325eee8b379b2151d381a /extension/manifest.json | |
parent | 8b1be1eda63039a0c5f4681e4fc1cbfd02d4d8bb (diff) |
License headers
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 ec1577ff8..764c88789 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.3", + "name": "GNU Taler Wallet", + "version": "0.4", "applications": { "gecko": { |