Skip to content

Commit

Permalink
Correct arb read supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 authored Nov 19, 2024
1 parent 1d734cd commit 54ba676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/AppListView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ struct AppItemView: View {
} header: {
Text("Arbitrary read exploit")
} footer: {
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.")
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.")
}
}
}
Expand Down

0 comments on commit 54ba676

Please sign in to comment.