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 af6bd125..72184781 100644 --- a/dl/updates.json +++ b/dl/updates.json @@ -17,6 +17,10 @@                  {                      "version": "22.6.6.0",                      "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.6.6.0/a708116f79104891acbd-22.6.6.0.xpi" +                }, +                { +                    "version": "22.9.9.0", +                    "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.9.9.0/a708116f79104891acbd-22.9.9.0.xpi"                  }              ]          } |