Skip to content

Commit cf5aa7c

Browse files
Add new iOS versions and build numbers (#618)
Co-authored-by: DonnchaC <[email protected]>
1 parent 2766739 commit cf5aa7c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: src/mvt/ios/data/ios_versions.json

+12
Original file line numberDiff line numberDiff line change
@@ -891,6 +891,10 @@
891891
"version": "15.8.2",
892892
"build": "19H384"
893893
},
894+
{
895+
"version": "15.8.4",
896+
"build": "19H390"
897+
},
894898
{
895899
"build": "20A362",
896900
"version": "16.0"
@@ -992,6 +996,10 @@
992996
"version": "16.7.8",
993997
"build": "20H343"
994998
},
999+
{
1000+
"version": "16.7.11",
1001+
"build": "20H360"
1002+
},
9951003
{
9961004
"version": "17.0",
9971005
"build": "21A327"
@@ -1107,5 +1115,9 @@
11071115
{
11081116
"version": "18.3.1",
11091117
"build": "22D72"
1118+
},
1119+
{
1120+
"version": "18.4",
1121+
"build": "22E240"
11101122
}
11111123
]

0 commit comments

Comments
 (0)