Skip to content

Commit 6e7acf0

Browse files
authored
Make v4.2.0->v4.3.3 migration more prominent in README
As suggested here: #1663 (comment)
1 parent 71b8c5a commit 6e7acf0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<img src=".github/Icon-cropped.png" width="200" alt="App icon" align="left"/>
22

33
<div>
4-
<h3>MonitorControl - now compatible with macOS Sequoia</h3>
4+
<h3>MonitorControl</h3>
55
<p>Controls your external display brightness and volume and shows native OSD.
66
Use menubar extra sliders or the keyboard, including native Apple keys!</p>
77
<a href="https://github.com/MonitorControl/MonitorControl/releases"><img src=".github/macos_badge_noborder.png" width="175" alt="Download for macOS"/></a>
@@ -24,6 +24,12 @@ Use menubar extra sliders or the keyboard, including native Apple keys!</p>
2424

2525
<hr>
2626

27+
> [!WARNING]
28+
> **v4.2.0 [crashes](https://github.com/MonitorControl/MonitorControl/issues/1663)** on macOS 15.1.x and cannot auto-update; please reinstall to v4.3.3, for example with:
29+
> ```
30+
> brew reinstall monitorcontrol
31+
> ```
32+
2733
## Download
2834
2935
Go to [Releases](https://github.com/MonitorControl/MonitorControl/releases) and download the latest `.dmg`, or you can install via Homebrew:

0 commit comments

Comments
 (0)