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

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


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

commit d5c4b50e25d5e15bb427a8612a8a5529f01b1ad3
Author: Danny Cranmer <[email protected]>
AuthorDate: Wed Mar 15 16:48:40 2023 +0000

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

diff --git a/docs/config.toml b/docs/config.toml
index 85ff518f779..c6e18c142fb 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.15.2"
+  Version = "1.15.4"
 
   # 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