Skip to content

Commit 3ec563a

Browse files
committed
Update date, and tweak download page for 3.0.
1 parent 0eef567 commit 3ec563a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

TEMPL.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ $ADD_TO_HEAD
105105
$BOTTOM = qq|
106106
<div class="copyouter">
107107
<div class="copyfooter">
108-
&copy; 2008-2020 SolveSpace contributors. Most recent update Oct 30 2020.
108+
&copy; 2008-2021 SolveSpace contributors. Most recent update Apr 18 2021.
109109
</div>
110110
</div>
111111
</body>

download.pl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020
<td>Windows Vista&ndash;10, Linux, Mac</td>
2121
</tr>
2222
<tr>
23-
<td><a rel="nofollow" href="https://github.com/solvespace/solvespace/releases/tag/v2.3"><b>2.3 stable</b></a></td>
23+
<td><a rel="nofollow" href="https://github.com/solvespace/solvespace/releases/tag/v2.3">2.3 stable</a></td>
2424
<td>December 23, 2016</td>
2525
<td>Windows XP&ndash;10, Linux, Mac</td>
2626
</tr>
2727
<tr>
28-
<td><a rel="nofollow" href="https://github.com/solvespace/solvespace/releases/tag/v2.0"><b>2.0 stable</b></a></td>
28+
<td><a rel="nofollow" href="https://github.com/solvespace/solvespace/releases/tag/v2.0">2.0 stable</a></td>
2929
<td>July 28, 2013</td>
3030
<td>Windows XP&ndash;10</td>
3131
</tr>
3232
</table>
3333
34-
<p><b>Release 3.0 is now available!</b>
34+
<p><b>Release 3.0 is now available</b>, with many
3535
<a rel="nofollow" href="https://github.com/solvespace/solvespace/blob/master/CHANGELOG.md">
36-
with many new features</a>, and improvements. Please report any
36+
new features</a> and improvements. Please report any
3737
<a rel="nofollow" href="https://github.com/solvespace/solvespace/issues">issues</a>.</p>
3838
3939
<p>Under <b>Windows</b>, no installation is required. Download

0 commit comments

Comments
 (0)