You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by kn...@apache.org on 2022/03/15 11:51:14 UTC

[flink] branch release-1.13 updated: [hotfix] [docs] set Flink version to 1.13.6 in docs

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

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


The following commit(s) were added to refs/heads/release-1.13 by this push:
     new 7315265  [hotfix] [docs] set Flink version to 1.13.6 in docs
7315265 is described below

commit 73152653dcab765f00064a194c74fa98bf87175e
Author: Konstantin Knauf <kn...@gmail.com>
AuthorDate: Tue Mar 15 12:50:41 2022 +0100

    [hotfix] [docs] set Flink version to 1.13.6 in docs
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 12400f3..bc5d8f4 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.13.5"
+  Version = "1.13.6"
 
   # For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
   # release this should be the same as the regular version