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

jensg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/thrift-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 817617b  Release 0.14.1
817617b is described below

commit 817617bad443ad4e28954076619cd06c766704db
Author: Jens Geyer <[email protected]>
AuthorDate: Mon Mar 8 22:34:23 2021 +0100

    Release 0.14.1
---
 _config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_config.yml b/_config.yml
index e6a9686..5a42575 100644
--- a/_config.yml
+++ b/_config.yml
@@ -43,6 +43,6 @@ release_url: "https://www.apache.org/dist/thrift";
 mirror_url: "http://www.apache.org/dyn/closer.cgi?path=";
 jira_url: "http://issues.apache.org/jira/browse/THRIFT";
 
-current_release: "0.14.0"
-current_release_date: "2021-FEB-11"
+current_release: "0.14.1"
+current_release_date: "2021-MAR-08"
 

Reply via email to