mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
Increment build
This commit is contained in:
@@ -8,7 +8,7 @@ from pathlib import Path
|
|||||||
|
|
||||||
class Constants:
|
class Constants:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.patcher_version = "0.0.12"
|
self.patcher_version = "0.0.13"
|
||||||
self.opencore_commit = "cbd2fa3"
|
self.opencore_commit = "cbd2fa3"
|
||||||
self.opencore_version = "0.6.7"
|
self.opencore_version = "0.6.7"
|
||||||
self.lilu_version = "1.5.1"
|
self.lilu_version = "1.5.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user