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

robin0716 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 92a76d7a7 chore: Update date in download page
92a76d7a7 is described below

commit 92a76d7a7e47f722635b376ff31dbd70e8b79184
Author: robin <[email protected]>
AuthorDate: Mon Sep 23 11:07:02 2024 +0800

    chore: Update date in download page
---
 src/pages/download.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/download.tsx b/src/pages/download.tsx
index 7cb5636c2..72b540833 100644
--- a/src/pages/download.tsx
+++ b/src/pages/download.tsx
@@ -28,7 +28,7 @@ export default function Plugins(): JSX.Element {
           <tbody>
             <tr>
               <td>{item}</td>
-              <td>2024-08-05</td>
+              <td>2024-09-23</td>
               <td>
                 <ul className="list-unstyled mb-0">
                   <li>

Reply via email to