You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2023/04/27 06:54:31 UTC

[doris-website] branch master updated: fix release date

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 663060f6603 fix release date
663060f6603 is described below

commit 663060f6603b5e435ec13fa606b2e6b7b13cd17a
Author: jiafeng.zhang <zh...@gmail.com>
AuthorDate: Thu Apr 27 14:54:21 2023 +0800

    fix release date
---
 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 742a8766366..5193f26a332 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -356,7 +356,7 @@ export function getAllRelease(locale: string) {
     return [
         {
             version: '1.2.4.1 ( latest )',
-            date: '2023-04-23',
+            date: '2023-04-27',
             note: '/docs/dev/releasenotes/release-1.2.4.1',
             download: `${sources}doris/1.2/1.2.4.1-rc01/`,
         },


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org