Skip to content

Commit

Permalink
Update README references to OC 0.9.7
Browse files Browse the repository at this point in the history
This commit just updates the README.md (and ocvalidate.yml) to correctly report the version of OpenCore, 0.9.7.

Signed-off-by: UHDbits <uhdbits@duck.com>
  • Loading branch information
UHDbits committed Dec 18, 2023
1 parent 97cce5a commit 462d259
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ocvalidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: actions/checkout@v3
- uses: brokeyourbike/ocvalidate-action@v0.3.1
with:
opencore-version: '0.9.6'
opencore-version: '0.9.7'
- run: ocvalidate ./EFI/OC/config.plist
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<img src="https://github.com/UHDbits/M73-Tiny-OpenCore/raw/main/Resources/Images/ThinkCentre.png" alt="Image of a Lenovo ThinkCentre M73 Tiny." width="400px"/>

# **OpenCore 0.9.6 for the Lenovo ThinkCentre M73 Tiny**
# **OpenCore 0.9.7 for the Lenovo ThinkCentre M73 Tiny**

[![OpenCore 0.9.6](https://img.shields.io/badge/OpenCore-0.9.6-004852)](https://github.com/acidanthera/OpenCorePkg)
[![OpenCore 0.9.7](https://img.shields.io/badge/OpenCore-0.9.7-004852)](https://github.com/acidanthera/OpenCorePkg)
[![macOS Big Sur 11.0 to Sonoma 14.2](https://img.shields.io/badge/macOS-Big%20Sur%2011.0%20to%20Sonoma%2014.2-7D1B35?logo=apple)](https://apple.com/macos/sonoma)

[![Maintained? Partially.](https://img.shields.io/badge/Maintained%3F-Partially.-666600.svg)](/Resources/Documentation/Maintenance.md)
Expand Down Expand Up @@ -86,6 +86,6 @@

![An image showing an example of icons going missing in macOS.](/Resources/Images/Missing%20Icons/DarkMissingIcons.png#gh-dark-mode-only) ![An image showing an example of icons going missing in macOS.](/Resources/Images/Missing%20Icons/LightMissingIcons.png#gh-light-mode-only)

[**Jump to Top**](#opencore-096-for-the-lenovo-thinkcentre-m73-tiny)
[**Jump to Top**](#opencore-097-for-the-lenovo-thinkcentre-m73-tiny)

</div>

0 comments on commit 462d259

Please sign in to comment.