You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/08/29 16:40:36 UTC

[flink] branch release-1.15 updated: Update version to 1.15.2

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

chesnay 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 291d2241883 Update version to 1.15.2
291d2241883 is described below

commit 291d224188385f94fa3228c8a0d32052d59af155
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Mon Aug 29 18:40:18 2022 +0200

    Update version to 1.15.2
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 94daa2570df..4efd0bda304 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.1"
+  Version = "1.15.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