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

lvshaokang 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 38ffc7f2 Add dist download link for release 2.1.4 (#374)
38ffc7f2 is described below

commit 38ffc7f2d37111d56f71858100e1caea1e0f8ca3
Author: lvshaokang <[email protected]>
AuthorDate: Tue May 14 14:42:52 2024 +0800

    Add dist download link for release 2.1.4 (#374)
---
 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 12d374ff..6e5733e7 100644
--- a/src/pages/download/data.json
+++ b/src/pages/download/data.json
@@ -1,4 +1,8 @@
 [
+  {
+    "version": "2.1.4",
+    "date": "2024-05-14"
+  },
   {
     "version": "2.1.3",
     "date": "2024-03-19"

Reply via email to