This is an automated email from the ASF dual-hosted git repository.
zakelly pushed a commit to branch release-2.0
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.0 by this push:
new e6ebc9fbd09 [hotfix][docs] Update docs to the latest 2.0.1 version
(#27219)
e6ebc9fbd09 is described below
commit e6ebc9fbd09a05f8169d7bd9238be1ae9d8da2d4
Author: Zakelly <[email protected]>
AuthorDate: Mon Nov 10 21:29:36 2025 +0800
[hotfix][docs] Update docs to the latest 2.0.1 version (#27219)
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index 8d09a5a6da6..92282d7627c 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.0.0"
+ Version = "2.0.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