Skip to content

Commit

Permalink
Add new iOS versions and build numbers (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: DonnchaC <[email protected]>
  • Loading branch information
github-actions[bot] and DonnchaC authored Sep 22, 2023
1 parent b39936a commit 97af2d3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion mvt/ios/data/ios_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,10 @@
"version": "16.6.1",
"build": "20G81"
},
{
"version": "16.7",
"build": "20H19"
},
{
"version": "17.0",
"build": "21A327"
Expand All @@ -955,5 +959,9 @@
{
"version": "17.0",
"build": "21A331"
},
{
"version": "17.0.1",
"build": "21A340"
}
]
]

0 comments on commit 97af2d3

Please sign in to comment.