macOS: add monterey as macOS version 12. (#24192)
This commit is contained in:
parent
11fd88ee3c
commit
beed6047e8
@ -55,7 +55,8 @@ def __init__(self):
|
||||
'10.14': 'mojave',
|
||||
'10.15': 'catalina',
|
||||
'10.16': 'bigsur',
|
||||
'11': 'bigsur',
|
||||
'11': 'bigsur',
|
||||
'12': 'monterey',
|
||||
}
|
||||
|
||||
# Big Sur versions go 11.0, 11.0.1, 11.1 (vs. prior versions that
|
||||
|
Loading…
Reference in New Issue
Block a user