Sync OpenCorePkg

This commit is contained in:
Mykola Grymalyuk
2024-05-20 11:32:38 -06:00
parent 3906b80a68
commit bac61f2dfa
6 changed files with 3 additions and 1 deletions

View File

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