mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
sys_patch_dict: Fix versioning
This commit is contained in:
@@ -317,7 +317,7 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
|
||||
"Maximum OS Support": {
|
||||
# 12.5 (XNU 21.6)
|
||||
"OS Major": os_data.os_data.monterey,
|
||||
"OS Minor": 6
|
||||
"OS Minor": 5
|
||||
},
|
||||
},
|
||||
"Install": {
|
||||
|
||||
Reference in New Issue
Block a user