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

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 47be89ef add 2.1.0 version (#203)
47be89ef is described below

commit 47be89ef2999a81a70d07d3b7ef2c98a24bc678b
Author: macksonmu <[email protected]>
AuthorDate: Thu May 11 23:37:41 2023 +0800

    add 2.1.0 version (#203)
---
 src/pages/download/data.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/pages/download/data.json b/src/pages/download/data.json
index d663b30f..b03f1c4b 100644
--- a/src/pages/download/data.json
+++ b/src/pages/download/data.json
@@ -2,5 +2,9 @@
   {
     "version": "2.0.0",
     "date": "2023-02-21"
+  },
+  {
+    "version": "2.1.0",
+    "date": "2023-05-11"
   }
 ]
\ No newline at end of file

Reply via email to