diff options
| -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"                  }              ]          } |