This is an automated email from the ASF dual-hosted git repository.
zakelly pushed a commit to branch release-2.1
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.1 by this push:
new d30fd4e6f1e [hotfix][doc] Update latest version of 2.1 as 2.1.1
(#27289)
d30fd4e6f1e is described below
commit d30fd4e6f1e51a5d953a1d1cab72223f8d824c87
Author: Zakelly <[email protected]>
AuthorDate: Tue Dec 2 15:39:33 2025 +0800
[hotfix][doc] Update latest version of 2.1 as 2.1.1 (#27289)
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index 6cf9eb9d1d3..64cef33d78a 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -34,7 +34,7 @@ pygmentsUseClasses = true
# we change the version for the complete docs when forking of a release
branch
# etc.
# The full version string as referenced in Maven (e.g. 1.2.1)
- Version = "2.1.0"
+ Version = "2.1.1"
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
# release this should be the same as the regular version