From 197ec8c71bf387cab6746c480e82eae7e5a09382 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 8 Apr 2022 09:56:49 -0700 Subject: [PATCH] Update extension update manifest for Firefox --- dl/updates.json | 4 ++++ 1 file changed, 4 insertions(+) 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" } ] }