This is an automated email from the ASF dual-hosted git repository.

houston pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 58331e494 Change latest to last in downloads for 8.11.4
58331e494 is described below

commit 58331e494f1c45d5bdcea7329ea75deda97b334b
Author: Houston Putman <[email protected]>
AuthorDate: Wed Oct 30 16:29:34 2024 -0500

    Change latest to last in downloads for 8.11.4
---
 themes/solr/templates/downloads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/solr/templates/downloads.html 
b/themes/solr/templates/downloads.html
index 3b4eba128..e072fe239 100644
--- a/themes/solr/templates/downloads.html
+++ b/themes/solr/templates/downloads.html
@@ -53,7 +53,7 @@
     <a class="headerlink" href="#solr-{{ SOLR_PREVIOUS_MAJOR_RELEASE | 
replace(".", "") }}" title="Permanent link">ΒΆ</a>
   </h3>
 
-  <p>Solr {{ SOLR_PREVIOUS_MAJOR_RELEASE }} is the latest release in the {{ 
SOLR_PREVIOUS_MAJOR_RELEASE.split('.') | first }}.x series.</p>
+  <p>Solr {{ SOLR_PREVIOUS_MAJOR_RELEASE }} is the last release in the {{ 
SOLR_PREVIOUS_MAJOR_RELEASE.split('.') | first }}.x series.</p>
 
   <ul>
     <li>Source release:

Reply via email to