You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by li...@apache.org on 2022/08/31 09:08:40 UTC

[incubator-eventmesh-site] branch master updated: update date

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

lixiaoshuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new bd07dd5  update date
     new 058fc29  Merge pull request #41 from li-xiao-shuang/feature_release_note
bd07dd5 is described below

commit bd07dd5d9925b67bad2681f4af69b8236c9fcee1
Author: lixiaoshuang <64...@qq.com>
AuthorDate: Wed Aug 31 17:07:17 2022 +0800

    update date
---
 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 064fc57..5de2570 100644
--- a/src/pages/download.tsx
+++ b/src/pages/download.tsx
@@ -29,7 +29,7 @@ interface Release {
 const releaseList: Release[] = [
   {
     version: 'v1.6.0',
-    date: new Date(2022, 8, 31),
+    date: new Date(2022, 7, 1),
     notes: 'https://eventmesh.apache.org/events/release-notes/v1.6.0',
     source: {
       tar: 'https://www.apache.org/dyn/closer.lua/incubator/eventmesh/1.6.0-incubating/apache-eventmesh-1.6.0-incubating-source.tar.gz',


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