From 951c4edfee9ddf616858d462e6ca7bb680cad23e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Aug 2021 00:08:32 +0200 Subject: [PATCH] feat(firefox): roll to r1289 (#8514) 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 86880ad901..899748bf60 100644 --- a/browsers.json +++ b/browsers.json @@ -13,7 +13,7 @@ }, { "name": "firefox", - "revision": "1288", + "revision": "1289", "installByDefault": true }, {