File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -264,13 +264,24 @@ <h3>Stable Releases</h3>
264
264
< h3 > Pre-Releases</ h3 >
265
265
< ul >
266
266
<!-- <li>No pre-release versions are currently available.</li> -->
267
+
268
+ < li >
269
+ < span class ="version "> 4.0 alpha 2</ span >
270
+ < span class ="version-date "> (15 September 2020)</ span >
271
+ < a href ="https://download.processing.org/processing-4.0a2-windows64.zip "> Win 64</ a >
272
+ < a href ="https://download.processing.org/processing-4.0a2-linux64.tgz "> Linux 64</ a >
273
+ < a href ="https://download.processing.org/processing-4.0a2-macosx.zip "> Mac OS X</ a >
274
+ </ li >
275
+
276
+ <!--
267
277
<li>
268
278
<span class="version">4.0 alpha 1</span>
269
279
<span class="version-date">(18 January 2020)</span>
270
280
<a href="https://download.processing.org/processing-4.0a1-windows64.zip">Win 64</a>
271
281
<a href="https://download.processing.org/processing-4.0a1-linux64.tgz">Linux 64</a>
272
282
<a href="https://download.processing.org/processing-4.0a1-macosx.zip">Mac OS X</a>
273
283
</li>
284
+ -->
274
285
275
286
<!--
276
287
<li>
You can’t perform that action at this time.
0 commit comments