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

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

commit 7ae25575fc0e53c3d97dfd6ded4757db968b9058
Author: Weijie Guo <res...@163.com>
AuthorDate: Wed Jun 19 12:17:38 2024 +0800

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

diff --git a/docs/config.toml b/docs/config.toml
index e5d14e47037..eaa4dcdcd0f 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.19.0"
+  Version = "1.19.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