mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Increment build version
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# OpenCore Legacy Patcher changelog
|
||||
|
||||
## 0.0.4
|
||||
|
||||
## 0.0.3
|
||||
- Fix Wireless patch logic
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ import zipfile
|
||||
from Resources import *
|
||||
|
||||
# List build versions
|
||||
patcher_version = "0.0.3"
|
||||
patcher_version = "0.0.4"
|
||||
|
||||
CustomSMBIOS=False
|
||||
MainMenu=True
|
||||
|
||||
Reference in New Issue
Block a user