Skip to content

Commit

Permalink
Update required iOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvp committed Oct 22, 2024
1 parent e956ee0 commit 2de2c77
Showing 1 changed file with 7 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
{}

---


import { Details } from "~/components"
import { Details } from "~/components";

<Details header="Feature availability">

Expand All @@ -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 |

</Details>

Expand Down

0 comments on commit 2de2c77

Please sign in to comment.