From 7febe60e2df730e622200f9c6a6e6bcd3194a595 Mon Sep 17 00:00:00 2001 From: Thomas Munzer Date: Thu, 21 Nov 2024 20:56:59 +0100 Subject: [PATCH] v4.2.4 --- firefox_updates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/firefox_updates.json b/firefox_updates.json index 3652548..e1f56b6 100644 --- a/firefox_updates.json +++ b/firefox_updates.json @@ -140,6 +140,11 @@ "version": "4.2.3", "update_link": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/download/4.2.3/mist_extension-4.2.3.xpi", "update_info_url": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/tag/4.2.3" + }, + { + "version": "4.2.4", + "update_link": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/download/4.2.4/mist_extension-4.2.4.xpi", + "update_info_url": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/tag/4.2.4" } ] }