Skip to content

Commit f454a24

Browse files
committed
updating the download page for 4.0a5
1 parent 95deef5 commit f454a24

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

content/static/download.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,14 @@ <h3>Pre-Releases</h3>
265265
<ul>
266266
<!-- <li>No pre-release versions are currently available.</li> -->
267267

268+
<li>
269+
<span class="version">4.0 alpha 5</span>
270+
<span class="version-date">(24 June 2021)</span>
271+
<a href="https://download.processing.org/processing-4.0a5-windows64.zip">Win 64</a>
272+
<a href="https://download.processing.org/processing-4.0a5-linux64.tgz">Linux 64</a>
273+
<a href="https://download.processing.org/processing-4.0a5-macosx.zip">Mac OS X</a>
274+
</li>
275+
268276
<li>
269277
<span class="version">4.0 alpha 4</span>
270278
<span class="version-date">(15 June 2021)</span>
@@ -273,6 +281,7 @@ <h3>Pre-Releases</h3>
273281
<a href="https://download.processing.org/processing-4.0a4-macosx.zip">Mac OS X</a>
274282
</li>
275283

284+
<!--
276285
<li>
277286
<span class="version">4.0 alpha 3</span>
278287
<span class="version-date">(17 January 2021)</span>
@@ -281,7 +290,6 @@ <h3>Pre-Releases</h3>
281290
<a href="https://download.processing.org/processing-4.0a3-macosx.zip">Mac OS X</a>
282291
</li>
283292
284-
<!--
285293
<li>
286294
<span class="version">4.0 alpha 2</span>
287295
<span class="version-date">(15 September 2020)</span>

0 commit comments

Comments
 (0)