From e6419463a81650bbf18830428c8ad1c8e7ba8085 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 17:05:32 +0200 Subject: [PATCH] feat(firefox): roll to r1285 (#8312) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- browsers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browsers.json b/browsers.json index 8ea8d8e60f..ba6b3fa29c 100644 --- a/browsers.json +++ b/browsers.json @@ -13,7 +13,7 @@ }, { "name": "firefox", - "revision": "1284", + "revision": "1285", "installByDefault": true }, {