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

kumfo 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 64a7d7a39 Update download.tsx
64a7d7a39 is described below

commit 64a7d7a39a352abde450d8d4c85113edf760979f
Author: kumfo <[email protected]>
AuthorDate: Mon Aug 5 12:17:28 2024 +0800

    Update download.tsx
---
 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 eb6850058..4c49b6126 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-07-01</td>
+              <td>2024-08-05</td>
               <td>
                 <ul className='list-unstyled mb-0'>
                   <li>

Reply via email to