This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 484b8def950 fix
484b8def950 is described below
commit 484b8def950fd54d4717be879a8d926247ceb06c
Author: jiafeng.zhang <[email protected]>
AuthorDate: Wed Jan 4 15:18:17 2023 +0800
fix
---
src/constant/download.data.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts
index b89d665cda9..e2f81bfdd74 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -268,7 +268,7 @@ export function getAllRelease(locale: string) {
return [
{
version: '1.2.1 ( latest )',
- date: '2022-12-07',
+ date: '2023-01-04',
note: '/docs/dev/releasenotes/release-1.2.1',
download: `${sources}doris/1.2/1.2.1-rc01/`,
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]