Skip to content

Commit 54ba676

Browse files
Correct arb read supported version
1 parent 1d734cd commit 54ba676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AppListView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ struct AppItemView: View {
2626
} header: {
2727
Text("Arbitrary read exploit")
2828
} footer: {
29-
Text("Only supported on iOS 18.2b2 and older. For this exploit, folders can only be shared via AirDrop.\nIf you're sharing App Store apps, please note that it will still be encrypted.")
29+
Text("Only supported on iOS 18.2b1 and older. For this exploit, folders can only be shared via AirDrop.\nIf you're sharing App Store apps, please note that it will still be encrypted.")
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)