Skip to content

Commit

Permalink
Safari 14 is not "current" any longer (#10614)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored May 27, 2021
1 parent 8d626f5 commit f245382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion browsers/safari.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"14": {
"release_date": "2020-09-16",
"release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-14-release-notes",
"status": "current",
"status": "retired",
"engine": "WebKit",
"engine_version": "610.1.28"
},
Expand Down
2 changes: 1 addition & 1 deletion browsers/safari_ios.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"14": {
"release_date": "2020-09-16",
"release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-14-release-notes",
"status": "current",
"status": "retired",
"engine": "WebKit",
"engine_version": "610.1.28"
},
Expand Down

0 comments on commit f245382

Please sign in to comment.