From ac373a67944a3241f96091b2bcd94f1b337a3940 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 11 Sep 2022 10:55:23 -0700 Subject: [PATCH] Update testing version to 22.9.9.0 --- dl/updates.json | 4 ++++ 1 file changed, 4 insertions(+) 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" } ] }