Merge branch 'dortania:main' into bestmacever

This commit is contained in:
Jazzzny
2023-08-26 19:00:44 -04:00
committed by GitHub
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class Constants:
def __init__(self) -> None:
# Patcher Versioning
self.patcher_version: str = "0.6.9" # OpenCore-Legacy-Patcher
self.patcher_support_pkg_version: str = "1.2.2" # PatcherSupportPkg
self.patcher_support_pkg_version: str = "1.2.6" # PatcherSupportPkg
self.copyright_date: str = "Copyright © 2020-2023 Dortania"
self.patcher_name: str = "OpenCore Legacy Patcher"