Skip to content

Commit

Permalink
Add new iOS versions and build numbers (#468)
Browse files Browse the repository at this point in the history
Co-authored-by: DonnchaC <DonnchaC@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and DonnchaC authored Mar 6, 2024
1 parent 4ea53d7 commit 04b78a4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions mvt/ios/data/ios_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,10 @@
"version": "15.8.1",
"build": "19H380"
},
{
"version": "15.8.2",
"build": "19H384"
},
{
"build": "20A362",
"version": "16.0"
Expand Down Expand Up @@ -976,6 +980,10 @@
"version": "16.7.5",
"build": "20H307"
},
{
"version": "16.7.6",
"build": "20H320"
},
{
"version": "17.0",
"build": "21A327"
Expand Down Expand Up @@ -1031,5 +1039,9 @@
{
"version": "17.3.1",
"build": "21D61"
},
{
"version": "17.4",
"build": "21E219"
}
]

0 comments on commit 04b78a4

Please sign in to comment.