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 5501758  Release 0.20.0
5501758 is described below

commit 55017585a3878b28a0ed60a9dd37f97b6429c8cf
Author: Jens Geyer <[email protected]>
AuthorDate: Fri Mar 22 23:57:49 2024 +0100

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

diff --git a/_config.yml b/_config.yml
index 8504d7f..c879036 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.19.0"
-current_release_date: "2023-SEP-02"
+current_release: "0.20.0"
+current_release_date: "2024-MAR-22"
 

Reply via email to