From e0ef85829ade65bd7c5915b4f0a40247cb35c567 Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Tue, 17 May 2022 08:05:57 +0000 Subject: [PATCH] Update update.json --- src/update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/update.json b/src/update.json index cbb6644..35065d2 100644 --- a/src/update.json +++ b/src/update.json @@ -3,9 +3,9 @@ "@testpilot-containers-wildcard": { "updates": [ { - "version": "8.0.7.8", + "version": "8.0.7.9", "browser_specific_settings": { "gecko": { "strict_min_version": "91.1.0" } }, - "update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.0.7.8/multi_account_containers_wildcard-8.0.7.8-fx.xpi" + "update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.0.7.9/multi_account_containers_wildcard-8.0.7.9-fx.xpi" } ] }