From 38c3d1b98c269739b7be3b3c8b33a58a65af5e52 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 25 Sep 2022 09:00:07 -0700 Subject: [PATCH] Update Firefox testing release --- dl/updates.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dl/updates.json b/dl/updates.json index 2a1b7244..36af8091 100644 --- a/dl/updates.json +++ b/dl/updates.json @@ -25,6 +25,10 @@ { "version": "22.9.9.1", "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.9.9.1/a708116f79104891acbd-22.9.9.1.xpi" + }, + { + "version": "22.9.9.2", + "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.9.9.2/a708116f79104891acbd-22.9.9.2.xpi" } ] }