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 dc5b2ab  Release 0.21.0
dc5b2ab is described below

commit dc5b2ab0fdcc4cb3db7ae036158d26972ace4d73
Author: Jens Geyer <[email protected]>
AuthorDate: Sat Sep 21 15:24:10 2024 +0200

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

diff --git a/_config.yml b/_config.yml
index c879036..013e1aa 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.20.0"
-current_release_date: "2024-MAR-22"
+current_release: "0.21.0"
+current_release_date: "2024-SEP-09"
 

Reply via email to