mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added macOS 15 (Sequoia) string (#1992)
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
This commit is contained in:
@@ -624,5 +624,6 @@ let osDict: [String: String] = [
|
||||
"11": "Big Sur",
|
||||
"12": "Monterey",
|
||||
"13": "Ventura",
|
||||
"14": "Sonoma"
|
||||
"14": "Sonoma",
|
||||
"15": "Sequoia"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user