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 dd3a4b4  Release 0.22.0
dd3a4b4 is described below

commit dd3a4b40121e42cb24a37e84b457ceaea75f05be
Author: Jens Geyer <[email protected]>
AuthorDate: Fri May 23 23:00:37 2025 +0200

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

diff --git a/_config.yml b/_config.yml
index 013e1aa..d654145 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.21.0"
-current_release_date: "2024-SEP-09"
+current_release: "0.22.0"
+current_release_date: "2025-MAY-14"
 

Reply via email to