From 1aa4cd54d53e254eef4efc4ba756ad4b64ba43af Mon Sep 17 00:00:00 2001 From: Thomas Munzer Date: Thu, 2 May 2024 09:16:11 +0200 Subject: [PATCH] 3.7.0 --- firefox_updates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/firefox_updates.json b/firefox_updates.json index 7a1b15c..f9b7138 100644 --- a/firefox_updates.json +++ b/firefox_updates.json @@ -90,6 +90,11 @@ "version": "3.6.0", "update_link": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/download/3.6.0/mist_extension-3.6.0.xpi", "update_info_url": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/tag/3.6.0" + }, + { + "version": "3.7.0", + "update_link": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/download/3.7.0/mist_extension-3.7.0.xpi", + "update_info_url": "https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/tag/3.7.0" } ] }