Sync PatcherSupportPkg

This commit is contained in:
Mykola Grymalyuk
2023-05-17 11:03:15 -06:00
parent adcacc478d
commit 034a30a283
3 changed files with 6 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ class Constants:
def __init__(self) -> None:
# Patcher Versioning
self.patcher_version: str = "0.6.6" # OpenCore-Legacy-Patcher
self.patcher_support_pkg_version: str = "1.0.0" # PatcherSupportPkg
self.patcher_support_pkg_version: str = "1.0.1" # PatcherSupportPkg
self.copyright_date: str = "Copyright © 2020-2023 Dortania"
# URLs