mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-13 20:28:21 +10:00
Increment build version
This commit is contained in:
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal file
@@ -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 *
|
||||
|
||||
# List build versions
|
||||
patcher_version = "0.0.1"
|
||||
patcher_version = "0.0.2"
|
||||
|
||||
CustomSMBIOS=False
|
||||
MainMenu=True
|
||||
|
||||
Reference in New Issue
Block a user