From c2b72c2ccc352d56e014550df9533ddf9061312d Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Mon, 26 Jun 2023 11:15:05 +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 808a93b..504c9ec 100644 --- a/src/update.json +++ b/src/update.json @@ -3,9 +3,9 @@ "@testpilot-containers-wildcard": { "updates": [ { - "version": "8.1.2", + "version": "8.1.3", "browser_specific_settings": { "gecko": { "strict_min_version": "91.1.0" } }, - "update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.1.1/multi_account_containers_wildcard-8.1.2-fx.xpi" + "update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.1.3/multi_account_containers_wildcard-8.1.3-fx.xpi" } ] }