Skip to content

Commit

Permalink
Add new iOS versions and build numbers (#451)
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 Jan 24, 2024
1 parent 278611a commit b2df17b
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 @@ -883,6 +883,10 @@
"version": "15.8",
"build": "19H370"
},
{
"version": "15.8.1",
"build": "19H380"
},
{
"build": "20A362",
"version": "16.0"
Expand Down Expand Up @@ -968,6 +972,10 @@
"version": "16.7.4",
"build": "20H240"
},
{
"version": "16.7.5",
"build": "20H307"
},
{
"version": "17.0",
"build": "21A327"
Expand Down Expand Up @@ -1015,5 +1023,9 @@
{
"version": "17.2.1",
"build": "21C66"
},
{
"version": "17.3",
"build": "21D50"
}
]

0 comments on commit b2df17b

Please sign in to comment.