Skip to content

Commit c6eb016

Browse files
committed
Increment build version
1 parent 362b3e4 commit c6eb016

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# OpenCore Legacy Patcher changelog
22

3+
## 0.0.3
4+
35
## 0.0.2
46
- Expand IOHIDFamily Patch to all Nvidia chipsets
57
- Fix Airdrop 1.0 support

OpenCore-Patcher.command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import zipfile
1313
from Resources import *
1414

1515
# List build versions
16-
patcher_version = "0.0.2"
16+
patcher_version = "0.0.3"
1717

1818
CustomSMBIOS=False
1919
MainMenu=True

0 commit comments

Comments
 (0)