This is an automated email from the ASF dual-hosted git repository.
jingge pushed a commit to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.18 by this push:
new 20fb88b2a8d [FLINK-33850][doc] Update minor version for 1.18.1 release
20fb88b2a8d is described below
commit 20fb88b2a8d2d604000aee6dd9cccbbac07411fa
Author: jingge <[email protected]>
AuthorDate: Tue Jan 16 23:24:29 2024 +0100
[FLINK-33850][doc] Update minor version for 1.18.1 release
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index faf86b67295..9a5cc7b2694 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.18.0"
+ Version = "1.18.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