Sync OpenCorePkg

This commit is contained in:
Mykola Grymalyuk
2025-03-23 11:52:58 -06:00
parent 33d1b294eb
commit 28e57d5d00
7 changed files with 16 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ class Constants:
# OpenCore Versioning
# https://github.com/acidanthera/OpenCorePkg
self.opencore_version: str = "1.0.1"
self.opencore_version: str = "1.0.4"
# Kext Versioning
## Acidanthera