Skip to content

Commit d1afb49

Browse files
fragmentialdiddy
andauthored
fix(site): update macOS companion download requirement to 15+ (#61)
Co-authored-by: diddy <fd@NERV>
1 parent cd176d5 commit d1afb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ const duration2 = (row2.length / 2 * pixelsPerItem) / pixelsPerSecond;
283283
</svg>
284284
Download for macOS
285285
</a>
286-
<span class="macos-meta">Requires macOS 14+ · Universal Binary</span>
286+
<span class="macos-meta">Requires macOS 15+ · Universal Binary</span>
287287
</div>
288288
</div>
289289
</div>

0 commit comments

Comments
 (0)