From 4e01bf6c85d7bcea0a0fd8eef87deecf79193bc7 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 5 Feb 2022 17:52:14 -0800 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 4d462088..07f7860c 100644 --- a/dl/updates.json +++ b/dl/updates.json @@ -5,6 +5,10 @@ { "version": "21.10.31.1", "update_link": "https://github.com/FooSoft/yomichan/releases/download/21.10.31.1/yomichan_testing-21.10.31.1-an+fx.xpi" + }, + { + "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" } ] }