Merge pull request #1514 from meshtastic/iOS-version

Remove Specific iOS Versions
This commit is contained in:
Garth Vander Houwen 2024-10-20 07:07:40 -07:00 committed by GitHub
commit 4544ecf15d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ export const Faq = {
"apple": [ "apple": [
{ {
title: "What version of iOS/iPadOS/macOS does the Meshtastic App Require?", title: "What version of iOS/iPadOS/macOS does the Meshtastic App Require?",
content: `The Meshtastic App on Apple Clients require the following minimum OS versions: iOS 16.2, iPadOS 16.2, and macOS 13.`, content: `The Meshtastic Apple app supports the last two major versions of iOS, iPadOS or macOS.`,
}, },
{ {
title: "How do I get the Apple Meshtastic App?", title: "How do I get the Apple Meshtastic App?",

View file

@ -97,7 +97,7 @@ const Firmware = (): JSX.Element => {
</div> </div>
</div> </div>
<div className="card__body"> <div className="card__body">
Available on MacOS & iOS. Requires MacOS Ventura or iOS 16+. Available on iOS, iPadOS and macOS. The last two major OS versions are supported.
</div> </div>
<div className="card__footer mt-auto"> <div className="card__footer mt-auto">
<a <a