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 a2c7fd79 [Feat] 2.1.3 release
a2c7fd79 is described below
commit a2c7fd79510ca17e43b0631f4b0e097523884330
Author: benjobs <[email protected]>
AuthorDate: Tue Mar 19 10:47:10 2024 +0800
[Feat] 2.1.3 release
---
src/pages/download/data.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/pages/download/data.json b/src/pages/download/data.json
index 5de95156..12d374ff 100644
--- a/src/pages/download/data.json
+++ b/src/pages/download/data.json
@@ -1,4 +1,8 @@
[
+ {
+ "version": "2.1.3",
+ "date": "2024-03-19"
+ },
{
"version": "2.1.2",
"date": "2023-12-11"
@@ -15,4 +19,4 @@
"version": "2.0.0",
"date": "2023-02-21"
}
-]
\ No newline at end of file
+]