Increment build version

This commit is contained in:
Mykola Grymalyuk
2020-12-01 11:11:40 -07:00
parent 33ab84b89b
commit 2a49219521
2 changed files with 7 additions and 1 deletions

6
CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
# OpenCore Legacy Patcher changelog
## 0.0.2
## 0.0.1
- Inital developer preview

View File

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