diff options
author | Alex Yatskov <alex@foosoft.net> | 2022-07-03 11:38:12 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2022-07-03 11:38:12 -0700 |
commit | 70c3c4a66c5c0e4cfde47f3b3bbe91091d872241 (patch) | |
tree | a93be4b275240f9c5d5ee142f31a9693c5f7cbda /dl | |
parent | 49c75c3093734b90e25674ae2fa8a3886bb299fc (diff) |
Update updates.json for testing release
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 aa5070d5..af6bd125 100644 --- a/dl/updates.json +++ b/dl/updates.json @@ -13,6 +13,10 @@ { "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" + }, + { + "version": "22.6.6.0", + "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.6.6.0/a708116f79104891acbd-22.6.6.0.xpi" } ] } |