Increment build

This commit is contained in:
Mykola Grymalyuk
2021-04-17 12:49:11 -06:00
parent 06b3cf2e90
commit d0eada1d85
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from pathlib import Path
class Constants:
def __init__(self):
self.patcher_version = "0.0.23"
self.patcher_version = "0.1.0"
self.opencore_commit = "c528597 - 2021-04-05"
self.opencore_version = "0.6.8"
self.lilu_version = "1.5.2"