Add support for macOS Sonoma (#40115)
This commit is contained in:
parent
32927fd1c1
commit
419878f035
@ -142,6 +142,7 @@ def __init__(self):
|
|||||||
"11": "bigsur",
|
"11": "bigsur",
|
||||||
"12": "monterey",
|
"12": "monterey",
|
||||||
"13": "ventura",
|
"13": "ventura",
|
||||||
|
"14": "sonoma",
|
||||||
}
|
}
|
||||||
|
|
||||||
version = macos_version()
|
version = macos_version()
|
||||||
|
Loading…
Reference in New Issue
Block a user