summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2016-10-11 17:55:14 +0200
committertg(x) <*@tg-x.net>2016-10-11 17:55:14 +0200
commit11a400d533bae431966288bc856e5f263ce20b72 (patch)
tree14dd3a6a20a7b8eb9a78eda73b1860e8572dca62 /manifest.json
parent07a78fa56cf51c2f5254fe7f3be55f5431af7ffa (diff)
downloadwallet-core-11a400d533bae431966288bc856e5f263ce20b72.tar.gz
wallet-core-11a400d533bae431966288bc856e5f263ce20b72.tar.bz2
wallet-core-11a400d533bae431966288bc856e5f263ce20b72.zip
manifest: fix gecko id
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 8c5b5f475..9d65e9c72 100644
--- a/manifest.json
+++ b/manifest.json
@@ -9,7 +9,7 @@
"applications": {
"gecko": {
- "id": "devs@taler.net",
+ "id": "wallet@taler.net",
"strict_min_version": "50.0a1"
}
},