Skip to content

Commit

Permalink
Update Firefox EST version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 18, 2021
1 parent 5267934 commit 81a0772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ var QUERIES = [
{
regexp: /^(firefox|ff|fx)\s+esr$/i,
select: function () {
return ['firefox 78']
return ['firefox 78', 'firefox 91']
}
},
{
Expand Down

0 comments on commit 81a0772

Please sign in to comment.