aboutsummaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-03-05 18:11:14 -0800
committerAlex Yatskov <alex@foosoft.net>2017-03-05 18:11:14 -0800
commit11ee624f76efb8955ea78f3279563b00449f0fce (patch)
tree8b39995e54f0cb8efb988bc3db756ae4ab180642 /ext
parent44d7ad5a8ba612c1d704383f871967f1915235f3 (diff)
updating manifest
Diffstat (limited to 'ext')
-rw-r--r--ext/manifest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 25c13321..53d6619b 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -46,8 +46,9 @@
],
"applications": {
"gecko": {
- "id": "alex@foosoft.net",
- "strict_min_version": "51.0"
+ "id": "yomichan@foosoft.net",
+ "strict_min_version": "51.0",
+ "update_url": "https://foosoft.net/projects/yomichan/dl/updates.json"
}
}
}