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/07/27 08:51:10 UTC

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

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 f9ece8b1eda Update version to 1.15.1
f9ece8b1eda is described below

commit f9ece8b1eda7a6ec6e8fd677af19fb4f86ab3adc
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Wed Jul 27 10:51:00 2022 +0200

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

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