From 2de2c77fdd8875ba2afff88e579001cc51261152 Mon Sep 17 00:00:00 2001 From: Max Phillips Date: Tue, 22 Oct 2024 16:47:57 -0500 Subject: [PATCH] Update required iOS version --- .../gateway/client-notifications.mdx | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/src/content/partials/cloudflare-one/gateway/client-notifications.mdx b/src/content/partials/cloudflare-one/gateway/client-notifications.mdx index 7bbab5034942a7..534cd4600c059c 100644 --- a/src/content/partials/cloudflare-one/gateway/client-notifications.mdx +++ b/src/content/partials/cloudflare-one/gateway/client-notifications.mdx @@ -1,10 +1,8 @@ --- {} - --- - -import { Details } from "~/components" +import { Details } from "~/components";
@@ -14,13 +12,12 @@ import { Details } from "~/components" | System | Availability | Minimum WARP version | | -------- | ------------ | -------------------- | -| Windows | ✅ | 2024.1.159.0 | -| macOS | ✅ | 2024.1.160.0 | -| Linux | ❌ | | -| iOS | ✅ | 1.3 | -| Android | ✅ | 1.4 | -| ChromeOS | ✅ | 1.4 | - +| Windows | ✅ | 2024.1.159.0 | +| macOS | ✅ | 2024.1.160.0 | +| Linux | ❌ | | +| iOS | ✅ | 1.7 | +| Android | ✅ | 1.4 | +| ChromeOS | ✅ | 1.4 |