mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
Increment build version
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
# OpenCore Legacy Patcher changelog
|
||||||
|
|
||||||
|
## 0.0.2
|
||||||
|
|
||||||
|
## 0.0.1
|
||||||
|
- Inital developer preview
|
||||||
@@ -13,7 +13,7 @@ import zipfile
|
|||||||
from Resources import *
|
from Resources import *
|
||||||
|
|
||||||
# List build versions
|
# List build versions
|
||||||
patcher_version = "0.0.1"
|
patcher_version = "0.0.2"
|
||||||
|
|
||||||
CustomSMBIOS=False
|
CustomSMBIOS=False
|
||||||
MainMenu=True
|
MainMenu=True
|
||||||
|
|||||||
Reference in New Issue
Block a user