We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2766739 commit dcab8b5Copy full SHA for dcab8b5
src/mvt/ios/data/ios_versions.json
@@ -891,6 +891,10 @@
891
"version": "15.8.2",
892
"build": "19H384"
893
},
894
+ {
895
+ "version": "15.8.4",
896
+ "build": "19H390"
897
+ },
898
{
899
"build": "20A362",
900
"version": "16.0"
@@ -992,6 +996,10 @@
992
996
"version": "16.7.8",
993
997
"build": "20H343"
994
998
999
1000
+ "version": "16.7.11",
1001
+ "build": "20H360"
1002
995
1003
1004
"version": "17.0",
1005
"build": "21A327"
@@ -1107,5 +1115,9 @@
1107
1115
1108
1116
"version": "18.3.1",
1109
1117
"build": "22D72"
1118
1119
1120
+ "version": "18.4",
1121
+ "build": "22E240"
1110
1122
}
1111
1123
]
0 commit comments