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

gongzhongqiang 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 10b1d58  Add dist download link for release 2.1.2 (#305)
10b1d58 is described below

commit 10b1d5849237a263d013dc8d44fefb7cdbb69190
Author: gongzhongqiang <[email protected]>
AuthorDate: Mon Dec 11 22:22:05 2023 +0800

    Add dist download link for release 2.1.2 (#305)
---
 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 deac42f..5de9515 100644
--- a/src/pages/download/data.json
+++ b/src/pages/download/data.json
@@ -1,4 +1,8 @@
 [
+  {
+    "version": "2.1.2",
+    "date": "2023-12-11"
+  },
   {
     "version": "2.1.1",
     "date": "2023-06-30"

Reply via email to