This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev-2.1.1
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev-2.1.1 by this push:
new 952bf1406 Modify version to 2.1.1 (#2806)
952bf1406 is described below
commit 952bf1406e37c9db648696b976cd1254435fd08f
Author: macksonmu <[email protected]>
AuthorDate: Mon Jun 19 22:52:54 2023 +0800
Modify version to 2.1.1 (#2806)
---
streampark-console/streampark-console-webapp/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/streampark-console/streampark-console-webapp/package.json
b/streampark-console/streampark-console-webapp/package.json
index 349b88971..102b758dd 100644
--- a/streampark-console/streampark-console-webapp/package.json
+++ b/streampark-console/streampark-console-webapp/package.json
@@ -1,6 +1,6 @@
{
"name": "streampark-webapp",
- "version": "2.1.0",
+ "version": "2.1.1",
"author": {
"name": "streampark",
"url": "https://streampark.apache.org"