Increment build version

This commit is contained in:
Mykola Grymalyuk
2020-12-04 16:09:32 -07:00
parent 6f4bface55
commit 0f0ca7d4ec
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
# OpenCore Legacy Patcher changelog
## 0.0.7
## 0.0.6
- Fix macserial crashing
+1 -1
View File
@@ -20,7 +20,7 @@ except NameError:
pass
# List build versions
patcher_version = "0.0.6"
patcher_version = "0.0.7"
CustomSMBIOS=False
MainMenu=True