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 f951443  Release 0.18.1
f951443 is described below

commit f95144362bda54f4e1b9c37cc9cd05bd8bfccc5a
Author: Jens Geyer <[email protected]>
AuthorDate: Mon Feb 13 22:02:16 2023 +0100

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

diff --git a/_config.yml b/_config.yml
index 868394a..2cce8fd 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.0"
-current_release_date: "2023-FEB-13"
+current_release: "0.18.1"
+current_release_date: "2023-MAR-01"
 

Reply via email to