Skip to content

Commit

Permalink
Bump firefox revision
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-s committed Apr 28, 2020
1 parent 4f65550 commit 28e00e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
{
"name": "firefox",
"revision": "1087"
"revision": "1088"
},
{
"name": "webkit",
Expand Down
2 changes: 1 addition & 1 deletion packages/playwright-firefox/browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"browsers": [
{
"name": "firefox",
"revision": "1087"
"revision": "1088"
}
]
}
2 changes: 1 addition & 1 deletion packages/playwright/browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
{
"name": "firefox",
"revision": "1087"
"revision": "1088"
},
{
"name": "webkit",
Expand Down

0 comments on commit 28e00e7

Please sign in to comment.