fixed release title for nightly downloads page
This commit is contained in:
@@ -40,13 +40,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2023-12 Release (4.30.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2023-12 Milestone Builds (4.30.0)</h3>
|
||||
<div id="e430"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e430').load('sts4-nightly-e4.30.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2023-09 Milestone Builds (4.29.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2023-09 Release (4.29.0)</h3>
|
||||
<div id="e429"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e429').load('sts4-nightly-e4.29.html');
|
||||
|
||||
Reference in New Issue
Block a user