From f72540c68f78c96dd3892ac82c4c61ce2b6856c3 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 11 Oct 2022 09:02:11 -0400 Subject: [PATCH] Update supported versions (#21143) Automatic Merge --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 5ebcc304a4..0d164e18b0 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -9473,11 +9473,11 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.chrome", - "translation": "Version 100+" + "translation": "Version 102+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", - "translation": "Version 44+" + "translation": "Version 95+" }, { "id": "web.error.unsupported_browser.min_browser_version.firefox",