Make it clearer that macOS Sonoma is supported (#4249)

Marshall Bowers created

This PR updates the docs to make it clearer that macOS Sonoma is
supported.

Release Notes:

- N/A

Change summary

docs/src/system_requirements.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

docs/src/system_requirements.md 🔗

@@ -2,7 +2,7 @@
 
 ## macOS
 
-Supported versions: Catalina (10.15) - Ventura (13.x).
+Supported versions: Catalina (10.15) - Sonoma (14.x).
 
 {% hint style="info" %}
 The implementation of our screen sharing feature makes use of [LiveKit](https://livekit.io). The LiveKit SDK requires macOS Catalina (10.15); consequently, in v0.62.4, we dropped support for earlier macOS versions that we were initially supporting.