From 309cf187fa340420d791e3f983f2952b5a955808 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sun, 20 Oct 2024 07:00:36 -0700 Subject: [PATCH 1/2] Update faq.mdx --- docs/about/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/faq.mdx b/docs/about/faq.mdx index b45a8fcf..bbd6e821 100644 --- a/docs/about/faq.mdx +++ b/docs/about/faq.mdx @@ -60,7 +60,7 @@ export const Faq = { "apple": [ { 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?", From 8de503873ed1ba26fb5f95f0f4448e9a65961a13 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sun, 20 Oct 2024 07:01:40 -0700 Subject: [PATCH 2/2] Update index.tsx --- src/pages/downloads/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/downloads/index.tsx b/src/pages/downloads/index.tsx index add1ae22..1625d4c3 100644 --- a/src/pages/downloads/index.tsx +++ b/src/pages/downloads/index.tsx @@ -97,7 +97,7 @@ const Firmware = (): JSX.Element => {
- Available on MacOS & iOS. Requires MacOS Ventura or iOS 16+. + Available on iOS, iPadOS and macOS. The last two major OS versions are supported.