diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-03-05 18:42:12 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-03-05 18:42:12 -0800 |
commit | b18054723eaf56a55e3d584e1b6ea0e940c6b4e0 (patch) | |
tree | 3b4cf59bb794f2ce67a82e518be0da0f363e2384 /ext | |
parent | 11ee624f76efb8955ea78f3279563b00449f0fce (diff) |
Revert "updating manifest"
This reverts commit 11ee624f76efb8955ea78f3279563b00449f0fce.
Diffstat (limited to 'ext')
-rw-r--r-- | ext/manifest.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 53d6619b..25c13321 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -46,9 +46,8 @@ ], "applications": { "gecko": { - "id": "yomichan@foosoft.net", - "strict_min_version": "51.0", - "update_url": "https://foosoft.net/projects/yomichan/dl/updates.json" + "id": "alex@foosoft.net", + "strict_min_version": "51.0" } } } |