Update OpenCorePkg to rolling

This commit is contained in:
Jazzzny
2025-06-30 09:22:53 -04:00
parent 8872a18bfe
commit cd3f3fb039
7 changed files with 10 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.4"
self.opencore_version: str = "1.0.5"
# Kext Versioning
## Acidanthera