aboutsummaryrefslogtreecommitdiff
path: root/extension/manifest.json
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2015-12-18 19:21:30 +0100
committertg(x) <*@tg-x.net>2015-12-18 19:21:30 +0100
commitd044858bec2d1d1a0a7e3b91848d8f396c8281e1 (patch)
treecbadfdefe9c3f3191e17a6a2941c748d5c733eaf /extension/manifest.json
parentd583dfb07364b955801dc4f8b3a46237c1fa6b7c (diff)
downloadwallet-core-d044858bec2d1d1a0a7e3b91848d8f396c8281e1.tar.xz
webext: link fixes + manifest update
Diffstat (limited to 'extension/manifest.json')
-rw-r--r--extension/manifest.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index 9394e0833..73952f683 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -1,12 +1,12 @@
{
- "description": "Privacy preserving and transparent payments",
+ "description": "Taxable Anonymous Libre Electronic Reserves: privacy preserving and transparent payments",
"manifest_version": 2,
- "name": "Taler Wallet",
- "version": "0.1",
+ "name": "GNU Taler",
+ "version": "0.1.1",
"applications": {
"gecko": {
- "id": "devs@taler.net"
+ "id": "walletx@taler.net"
}
},