Skip to content

Commit

Permalink
rdm: link to v12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fenekku authored and ntarocco committed Aug 23, 2024
1 parent de72095 commit 4e5d263
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/products/rdm.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h1>
<img class="product-header-logo" src="{{ '/static/img/logo-invenio-rdm.svg'|asseturl }}" title="InvenioRDM" alt="InvenioRDM" />
</h1>
<p class="big-sub-title">The turn-key research data management repository</p>
<p>🚀 <a href="https://inveniordm.docs.cern.ch/releases/versions/version-v11.0.0/">January 26, 2023: InvenioRDM v11.0 released</a></p>
<p>🚀 <a href="https://inveniordm.docs.cern.ch/releases/versions/version-v12.0.0/">August 1, 2024: InvenioRDM v12.0 LTS released</a></p>
{% endblock %}

{% block header_section_extra %}
Expand Down Expand Up @@ -228,6 +228,7 @@ <h2 class="section-title">Project Information</h2>
<div class="col-md-6">
<h3>Status Updates</h3>
<dl>
<dd>2024-08-01: <a href="https://inveniordm.docs.cern.ch/releases/versions/version-v12.0.0/">InvenioRDM v12.0 LTS Release</a></dd>
<dd>2023-01-26: <a href="https://inveniordm.docs.cern.ch/releases/versions/version-v11.0.0/">InvenioRDM v11.0 STS Release</a></dd>
<dd>2022-12-08: <a href="https://inveniordm.docs.cern.ch/releases/versions/version-v10.1.0/">InvenioRDM v10.1 STS Release</a></dd>
<dd>2022-10-10: <a href="https://inveniordm.docs.cern.ch/releases/versions/version-v10.0.0/">InvenioRDM v10 STS Release</a></dd>
Expand Down

0 comments on commit 4e5d263

Please sign in to comment.