Sync OpenCorePkg

This commit is contained in:
Mykola Grymalyuk
2023-12-30 19:12:58 -07:00
parent 2df8dc9caf
commit 8db6c5607d
5 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ class Constants:
# OpenCore Versioning
# https://github.com/acidanthera/OpenCorePkg
self.opencore_version: str = "0.9.6"
self.opencore_version: str = "0.9.7"
# Kext Versioning
## Acidanthera