Sync PatcherSupportPkg

This commit is contained in:
Mykola Grymalyuk
2023-03-23 19:31:47 -06:00
parent 158f6f2da9
commit 462fff9d66
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@
- pyinstaller - 5.7.0
- packaging - 23.0
- Increment Binaries:
- PatcherSupportPkg 0.8.4 - release
- PatcherSupportPkg 0.8.7 - release
- AutoPkgInstaller 1.0.2 - release
- FeatureUnlock 1.1.4 - rolling (0e8d87f)
- Lilu 1.6.4 - release

View File

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