Update release status for macOS Sequoia 15

This commit is contained in:
Hoang Hong Quan
2024-10-09 01:30:51 +07:00
parent 655f910a7e
commit 453de13862

View File

@@ -13,7 +13,7 @@ macos_versions = [
macOSVersionInfo("Monterey", "12"),
macOSVersionInfo("Ventura", "13"),
macOSVersionInfo("Sonoma", "14"),
macOSVersionInfo("Sequoia", "15", "beta")
macOSVersionInfo("Sequoia", "15")
]
def get_latest_darwin_version():