This is an automated email from the ASF dual-hosted git repository.
mikexue 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 9c96071 update time
9c96071 is described below
commit 9c960716a59766b23dce86d8b82d262bce050115
Author: xwm1992 <[email protected]>
AuthorDate: Sun Jan 29 18:09:01 2023 +0800
update time
---
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 94017bf..00d179c 100644
--- a/src/pages/download.tsx
+++ b/src/pages/download.tsx
@@ -29,7 +29,7 @@ interface Release {
const releaseList: Release[] = [
{
version: 'v1.8.0',
- date: new Date(2023, 1, 29),
+ date: new Date(2022, 12, 29),
notes: 'https://eventmesh.apache.org/events/release-notes/v1.8.0',
source: {
tar:
'https://www.apache.org/dyn/closer.lua/incubator/eventmesh/1.8.0-incubating/apache-eventmesh-1.8.0-incubating-source.tar.gz',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]