mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-14 03:16:28 +10:00
Increment build version
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# OpenCore Legacy Patcher changelog
|
||||
|
||||
## 0.0.7
|
||||
|
||||
## 0.0.6
|
||||
- Fix macserial crashing
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ except NameError:
|
||||
pass
|
||||
|
||||
# List build versions
|
||||
patcher_version = "0.0.6"
|
||||
patcher_version = "0.0.7"
|
||||
|
||||
CustomSMBIOS=False
|
||||
MainMenu=True
|
||||
|
||||
Reference in New Issue
Block a user