Skip to content

Commit b7c4a5a

Browse files
committed
add 4.0a3 to the download page
1 parent b8f6f41 commit b7c4a5a

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

content/static/download.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,14 +263,22 @@ <h3>Stable Releases</h3>
263263
<div class="releases">
264264
<h3>Pre-Releases</h3>
265265
<ul>
266-
<!-- <li>No pre-release versions are currently available.</li> -->
266+
<!-- <li>No pre-release versions are currently available.</li> -->
267267

268-
<li>
268+
<li>
269+
<span class="version">4.0 alpha 3</span>
270+
<span class="version-date">(17 January 2021)</span>
271+
<a href="https://github.com/processing/processing4/releases/download/processing-1272-4.0a3/processing-4.0a3-windows64.zip">Win 64</a>
272+
<a href="https://github.com/processing/processing4/releases/download/processing-1272-4.0a3/processing-4.0a3-linux64.tgz">Linux 64</a>
273+
<a href="https://github.com/processing/processing4/releases/download/processing-1272-4.0a3/processing-4.0a3-macosx.zip">macOS</a>
274+
</li>
275+
276+
<li>
269277
<span class="version">4.0 alpha 2</span>
270278
<span class="version-date">(15 September 2020)</span>
271279
<a href="https://github.com/processing/processing4/releases/download/processing-1271-4.0a2/processing-4.0a2-windows64.zip">Win 64</a>
272280
<a href="https://github.com/processing/processing4/releases/download/processing-1271-4.0a2/processing-4.0a2-linux64.tgz">Linux 64</a>
273-
<a href="https://github.com/processing/processing4/releases/download/processing-1271-4.0a2/processing-4.0a2-macosx.zip">Mac OS X</a>
281+
<a href="https://github.com/processing/processing4/releases/download/processing-1271-4.0a2/processing-4.0a2-macosx.zip">macOS</a>
274282
</li>
275283

276284
<!--

0 commit comments

Comments
 (0)