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

cbrisson pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/velocity-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c6c9f19a Fix missing release date on 2.4.1 changelog page
c6c9f19a is described below

commit c6c9f19a8376b6b3787875565aa42af995a6775c
Author: Claude Brisson <[email protected]>
AuthorDate: Mon Oct 21 21:56:37 2024 +0200

    Fix missing release date on 2.4.1 changelog page
---
 engine/2.4.1/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engine/2.4.1/changes.html b/engine/2.4.1/changes.html
index 41605caa..71335f3c 100644
--- a/engine/2.4.1/changes.html
+++ b/engine/2.4.1/changes.html
@@ -236,7 +236,7 @@ h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > 
.headerlink, h6:hover
     <tbody>
       <tr>
         <td>2.4.1</td>
-        <td/>
+        <td>2024-10-14</td>
         <td/>
       </tr>
       <tr>

Reply via email to