Skip to content

Commit a5cedbe

Browse files
committed
macOS12
1 parent 494d829 commit a5cedbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pages/_layout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2>
107107
</div>
108108
<p class="notes">
109109
{% block requirements %}
110-
Requires macOS 10.9+. Works with Mojave. It's <a href="https://github.com/ImageOptim/ImageOptim">Free and Open Source</a>. <a href="/donate.html">Donate</a>.
110+
Requires macOS 10.9+. Works with Monterey. It's <a href="https://github.com/ImageOptim/ImageOptim">Free and Open Source</a>. <a href="/donate.html">Donate</a>.
111111
{% endblock %}
112112
</p>
113113
</div>

pages/_sidebar.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<a rel="nofollow" download itemprop="downloadURL" class="download {% if sidebarDownload %}now{% endif %}" href="/ImageOptim.tbz2">{{'Download'|t}}</a>
33
<p class="download-info">
44
{{"Version"|t}} {{currentVersion}}
5-
<br /><span itemprop="requiredFeatures" title="{{'Compatible with High Sierra'|t}}" i18n:attributes="title">macOS 10.9+</span>
6-
<br /><span>Compatible with macOS Mojave</span>
5+
<br /><span itemprop="requiredFeatures" title="{{'Compatible with Catalina'|t}}" i18n:attributes="title">macOS 10.9+</span>
6+
<br /><span>Compatible with macOS&nbsp;Monterey</span>
77
</p>
88

99
<ul class="links">

0 commit comments

Comments
 (0)