mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
os_data.py: Add Ventura identifier
This commit is contained in:
@@ -17,6 +17,7 @@ class os_data(enum.IntEnum):
|
||||
catalina = 19
|
||||
big_sur = 20
|
||||
monterey = 21
|
||||
ventura = 22
|
||||
max_os = 99
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user