diff options
author | Alex Yatskov <alex@foosoft.net> | 2022-04-08 09:56:49 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2022-04-08 09:56:49 -0700 |
commit | 197ec8c71bf387cab6746c480e82eae7e5a09382 (patch) | |
tree | 6baae66e238c99bc3ae8f31d3b89834ba27f2499 /dl | |
parent | 1256e4bab7524d18c821ed2e6fce8b08a031b140 (diff) |
Update extension update manifest for Firefox
Diffstat (limited to 'dl')
-rw-r--r-- | dl/updates.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dl/updates.json b/dl/updates.json index 07f7860c..aa5070d5 100644 --- a/dl/updates.json +++ b/dl/updates.json @@ -9,6 +9,10 @@ { "version": "22.2.2.0", "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.2.2.0/yomichan_testing-22.2.2.0-an+fx.xpi" + }, + { + "version": "22.4.4.0", + "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.4.4.0/yomichan_testing-22.4.4.0-an+fx.xpi" } ] } |