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

muchunjin 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 e27e148d add 2.1.1 (#213)
e27e148d is described below

commit e27e148d0996c94a74ae252cc8db955dcb0a7a27
Author: macksonmu <[email protected]>
AuthorDate: Fri Jun 30 19:42:04 2023 +0800

    add 2.1.1 (#213)
---
 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 691309e5..deac42f9 100644
--- a/src/pages/download/data.json
+++ b/src/pages/download/data.json
@@ -1,4 +1,8 @@
 [
+  {
+    "version": "2.1.1",
+    "date": "2023-06-30"
+  },
   {
     "version": "2.1.0",
     "date": "2023-05-11"

Reply via email to