diff --git a/community/release/How-to-release-version.md b/community/release/How-to-release-version.md index e87714f8a..e9e41f286 100644 --- a/community/release/How-to-release-version.md +++ b/community/release/How-to-release-version.md @@ -633,7 +633,7 @@ release note: https://streampark.apache.org/download/release-note/2.1.0 Then click the `Publish release` button. -The rename the release-2.1.0-rc1 branch to release-2.1.0. +Then rename the release-2.1.0-rc1 branch to release-2.1.0. ### 6.5 Send new version announcement email diff --git a/src/pages/download/data.json b/src/pages/download/data.json index 8ae37a76a..920e27e07 100644 --- a/src/pages/download/data.json +++ b/src/pages/download/data.json @@ -1,4 +1,8 @@ [ + { + "version": "2.1.6", + "date": "2025-07-09" + }, { "version": "2.1.5", "date": "2024-10-18" diff --git a/src/pages/download/release-note/2.1.6.md b/src/pages/download/release-note/2.1.6.md index 1f0d1f12e..3fb858e75 100644 --- a/src/pages/download/release-note/2.1.6.md +++ b/src/pages/download/release-note/2.1.6.md @@ -45,4 +45,4 @@ It's recommended that users upgrade to this version. --- Thanks contributors, users, etc. related with the work of the new version for the efforts. -**Full Changelog**: https://github.com/apache/streampark/compare/v2.1.5...v2.1.6-rc1 +**Full Changelog**: https://github.com/apache/streampark/compare/v2.1.5...v2.1.6