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

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


The following commit(s) were added to refs/heads/release-1.17 by this push:
     new 1fba063c38c [hotfix][docs] Update minor version for 1.17.1 release
1fba063c38c is described below

commit 1fba063c38c665ec5b50b9dfe2121234ded5972f
Author: Weijie Guo <[email protected]>
AuthorDate: Mon May 29 14:02:15 2023 +0800

    [hotfix][docs] Update minor version for 1.17.1 release
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 211f10c1aab..2585865ff6c 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.17.0"
+  Version = "1.17.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

Reply via email to