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 b04fa68  Release 0.19.0
b04fa68 is described below

commit b04fa68277659e3fe47ece079364342027e76515
Author: Jens Geyer <[email protected]>
AuthorDate: Sat Sep 2 13:25:11 2023 +0200

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

diff --git a/_config.yml b/_config.yml
index 2cce8fd..8504d7f 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.18.1"
-current_release_date: "2023-MAR-01"
+current_release: "0.19.0"
+current_release_date: "2023-SEP-02"
 

Reply via email to