Skip to content

Commit 21c259b

Browse files
github-actions[bot]chasprowebdevMarfuen
authored
fix(portal): update macOS version requirements (#1716)
Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
1 parent 25e05f0 commit 21c259b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/portal/src/app/(app)/(home)/[orgId]/components/tasks/DeviceAgentAccordionItem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ export function DeviceAgentAccordionItem({
287287
<AccordionContent className="px-4 pb-4">
288288
<div className="text-muted-foreground space-y-2 text-sm">
289289
<p>
290-
<strong>Operating Systems:</strong> macOS 10.14+, Windows 10+
290+
<strong>Operating Systems:</strong> macOS 14+, Windows 10+
291291
</p>
292292
<p>
293293
<strong>Memory:</strong> 512MB RAM minimum

0 commit comments

Comments
 (0)