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

benjobs pushed a commit to branch dev-2.1.3
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev-2.1.3 by this push:
     new af18190fa [Improve] update version to 2.1.3
af18190fa is described below

commit af18190fa96c5bbb5a99148976d1b1ee7b7ce366
Author: benjobs <[email protected]>
AuthorDate: Tue Jan 2 08:41:24 2024 +0800

    [Improve] update version to 2.1.3
---
 .../src/main/scala/org/apache/streampark/common/conf/ConfigConst.scala  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/streampark-common/src/main/scala/org/apache/streampark/common/conf/ConfigConst.scala
 
b/streampark-common/src/main/scala/org/apache/streampark/common/conf/ConfigConst.scala
index 586b613c7..e033a6f85 100644
--- 
a/streampark-common/src/main/scala/org/apache/streampark/common/conf/ConfigConst.scala
+++ 
b/streampark-common/src/main/scala/org/apache/streampark/common/conf/ConfigConst.scala
@@ -201,7 +201,7 @@ object ConfigConst {
     println("      ___/ / /_/ /  /  __/ /_/ / / / / / / /_/ / /_/ / /  / ,<    
    ")
     println("     /____/\\__/_/   \\___/\\__,_/_/ /_/ /_/ ____/\\__,_/_/  
/_/|_|   ")
     println("                                       /_/                        
\n\n")
-    println("    Version:  2.1.2                                          ")
+    println("    Version:  2.1.3                                          ")
     println("    WebSite:  https://streampark.apache.org                       
    ")
     println("    GitHub :  https://github.com/apache/incubator-streampark      
              ")
     println(s"    Info   :  $info                                 ")

Reply via email to