mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 20:10:14 +10:00
Increment build version
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# OpenCore Legacy Patcher changelog
|
||||
|
||||
## 0.0.3
|
||||
|
||||
## 0.0.2
|
||||
- Expand IOHIDFamily Patch to all Nvidia chipsets
|
||||
- Fix Airdrop 1.0 support
|
||||
|
||||
@@ -13,7 +13,7 @@ import zipfile
|
||||
from Resources import *
|
||||
|
||||
# List build versions
|
||||
patcher_version = "0.0.2"
|
||||
patcher_version = "0.0.3"
|
||||
|
||||
CustomSMBIOS=False
|
||||
MainMenu=True
|
||||
|
||||
Reference in New Issue
Block a user