Skip to content

Commit

Permalink
Fix FF ranges to v100 via testing for 3 features
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Apr 28, 2023
1 parent dc2b9a7 commit 4104fe1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/RTCStatsReport.json
Original file line number Diff line number Diff line change
Expand Up @@ -5321,7 +5321,7 @@
"version_added": "≤80"
},
"firefox": {
"version_added": "99> ≤101"
"version_added": "100"
},
"firefox_android": {
"version_added": "≤112"
Expand Down Expand Up @@ -5693,7 +5693,7 @@
"version_added": "≤80"
},
"firefox": {
"version_added": "99> ≤101"
"version_added": "100"
},
"firefox_android": {
"version_added": "≤112"
Expand Down Expand Up @@ -5739,7 +5739,7 @@
"version_added": "≤80"
},
"firefox": {
"version_added": "99> ≤101"
"version_added": "100"
},
"firefox_android": {
"version_added": "≤112"
Expand Down

0 comments on commit 4104fe1

Please sign in to comment.