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

zakelly pushed a commit to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.20 by this push:
     new 8a34dec717c [hotfix][doc] Update latest version of 1.20 as 1.20.3 
(#27288)
8a34dec717c is described below

commit 8a34dec717c5ebdd6d352f51e3189e5fb64dac4d
Author: Zakelly <[email protected]>
AuthorDate: Tue Dec 2 15:39:23 2025 +0800

    [hotfix][doc] Update latest version of 1.20 as 1.20.3 (#27288)
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 6349d62306c..cf064b158ad 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 = "1.20.2"
+  Version = "1.20.3"
 
   # For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
   # release this should be the same as the regular version

Reply via email to