constants.py: Sync OpenCorePkg version

This commit is contained in:
Mykola Grymalyuk
2023-03-14 21:07:02 -06:00
parent 1108d248e5
commit e579199246
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ class Constants:
# OpenCore Versioning
# https://github.com/acidanthera/OpenCorePkg
self.opencore_commit = "a753334 - 01-02-2023"
self.opencore_version = "0.8.8"
self.opencore_commit = "e4f0ba1 - 03-06-2023"
self.opencore_version = "0.9.0"
# Kext Versioning
## Acidanthera