Skip to content

Commit 50e8dd3

Browse files
committed
Update OpenCore
1 parent 31ff201 commit 50e8dd3

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

oclp_r/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def __init__(self) -> None:
3737
self.user_download_file: str = f"/Users/{getpass.getuser()}/Downloads"
3838
# OpenCore Versioning
3939
# https://github.com/acidanthera/OpenCorePkg
40-
self.opencore_version: str = "1.0.6"
40+
self.opencore_version: str = "1.0.7"
4141

4242
# Kext Versioning
4343
## Acidanthera
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)