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

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


The following commit(s) were added to refs/heads/release-1.7 by this push:
     new 8b01a24  [hotfix] [docs] Bump latest stable version to 1.7.2
8b01a24 is described below

commit 8b01a241d27afdceb3ff250d25ad31f63d982f75
Author: Tzu-Li (Gordon) Tai <[email protected]>
AuthorDate: Thu Feb 28 21:46:33 2019 +0800

    [hotfix] [docs] Bump latest stable version to 1.7.2
---
 docs/_config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_config.yml b/docs/_config.yml
index bfa24ae..3819e27 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -27,7 +27,7 @@
 # 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.7.1"
+version: "1.7.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
 version_title: "1.7"

Reply via email to