This is an automated email from the ASF dual-hosted git repository.
shuai 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 7cba0bf3e release: bump version to 1.4.1 and update release date (#268)
7cba0bf3e is described below
commit 7cba0bf3eac59c5c74ffc430c19edb9a018b7246
Author: dashuai <[email protected]>
AuthorDate: Fri Nov 22 14:18:11 2024 +0800
release: bump version to 1.4.1 and update release date (#268)
---
src/pages/download.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/download.tsx b/src/pages/download.tsx
index 72b540833..8b47e7110 100644
--- a/src/pages/download.tsx
+++ b/src/pages/download.tsx
@@ -6,7 +6,7 @@ import Layout from '@theme/Layout'
import HeaderSlogan from '../components/HeaderSlogan'
export default function Plugins(): JSX.Element {
- const item = '1.4.0'
+ const item = '1.4.1'
return (
<Layout
title={translate({ message: 'Download' })}
@@ -28,7 +28,7 @@ export default function Plugins(): JSX.Element {
<tbody>
<tr>
<td>{item}</td>
- <td>2024-09-23</td>
+ <td>2024-11-22</td>
<td>
<ul className="list-unstyled mb-0">
<li>