From c500f12205ab57366641e0d5a62aff9ff5bd06d1 Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Thu, 5 May 2022 07:54:27 +0000 Subject: [PATCH] Update update.json --- src/update.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/update.json b/src/update.json index aa366cb..f7cd505 100644 --- a/src/update.json +++ b/src/update.json @@ -3,8 +3,9 @@ "@testpilot-containers-wildcard": { "updates": [ { - "version": "8.0.7.3", + "version": "8.0.7.4", "browser_specific_settings": { "gecko": { "strict_min_version": "91.1.0" } }, + "update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.0.7.4/multi_account_containers_wildcard-8.0.7.4-fx.xpi" } ] }