This is an automated email from the ASF dual-hosted git repository.
tangyun 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 3d6a04d42da [hotfix][docs] Update minor version for 1.17.2 release
3d6a04d42da is described below
commit 3d6a04d42da5093ee1c52b1bd232fb97e832d7c6
Author: Yu Chen <[email protected]>
AuthorDate: Wed Nov 29 14:04:46 2023 +0800
[hotfix][docs] Update minor version for 1.17.2 release
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index 2585865ff6c..62102eaaa43 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.1"
+ Version = "1.17.2"
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
# release this should be the same as the regular version