mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added macOS Monterey (12.x) to the SystemKit
This commit is contained in:
@@ -439,5 +439,6 @@ let deviceDict: [String: model_s] = [
|
||||
let osDict: [String: String] = [
|
||||
"10.14": "Mojave",
|
||||
"10.15": "Catalina",
|
||||
"11": "Big Sur"
|
||||
"11": "Big Sur",
|
||||
"12": "Monterey"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user