Increment build version

This commit is contained in:
Mykola Grymalyuk
2020-12-01 17:09:52 -07:00
parent 68cf4d1e7d
commit 89d434e708
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# OpenCore Legacy Patcher changelog
## 0.0.4
## 0.0.3
- Fix Wireless patch logic

View File

@@ -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