Skip to content

Commit

Permalink
Increment binaries to release
Browse files Browse the repository at this point in the history
  • Loading branch information
khronokernel committed May 3, 2021
1 parent ece4065 commit ca4051b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
- Probe hardware for Backlight pathing on iMac10,1, iMac11,x and iMac12,x with Metal GPUs
- Add Windows UEFI Audio support to Sandy and Ivy Bridge Macs
- Add 3rd Party NVMe Power Management Patches
- NVMeFix fafc52d (1.0.7 rolling - 04-29-2021)
- NVMeFix fafc52d (1.0.7 release - 05-03-2021)
- Strip unused ACPI and Kernel entries during build
- Allow native Macs to use OpenCore
- Better 3rd party NVMe support
- Better Wireless networking support
- Fix MacBook6,1 audio support
- Increment binaries
- OpenCore 1a673ad (0.6.9 rolling - 05-02-2021)
- Lilu c77722d (1.5.3 rolling - 05-01-2021)
- OpenCore 65cc81b (0.6.9 release - 05-03-2021)
- Lilu c77722d (1.5.3 release - 05-03-2021)
- AppleALC 84850d0 (1.6.0 rolling - 04-30-2021)
- RestrictEvents 9e2bb0f (1.0.1 rolling - 05-01-2021)
- RestrictEvents 9e2bb0f (1.0.1 release - 05-03-2021)
- Allow CPUFriend on all El-Capitan Era Macs
- Fix UEFI 2.0 Application support on upgraded Nvidia GPUs
- Add experimental Sidecar support
Expand Down
2 changes: 1 addition & 1 deletion Resources/Constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
class Constants:
def __init__(self):
self.patcher_version = "0.1.2"
self.opencore_commit = "1a673ad - 05-02-2021"
self.opencore_commit = "65cc81b - 05-03-2021"
self.opencore_version = "0.6.9"
self.lilu_version = "1.5.3"
self.whatevergreen_version = "1.4.9"
Expand Down
Binary file modified payloads/Kexts/Acidanthera/RestrictEvents-v1.0.1.zip
Binary file not shown.
Binary file modified payloads/OpenCore/OpenCore-DEBUG.zip
Binary file not shown.
Binary file modified payloads/OpenCore/OpenCore-RELEASE.zip
Binary file not shown.

0 comments on commit ca4051b

Please sign in to comment.