You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2023/05/08 09:46:38 UTC

[apisix-website] branch master updated: chore: update apisix 3.3.0 release log (#1581)

This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 021718f7b5a chore: update apisix 3.3.0 release log (#1581)
021718f7b5a is described below

commit 021718f7b5a81657d65c5257d11b855192ba89a5
Author: leslie <le...@apache.org>
AuthorDate: Mon May 8 17:46:32 2023 +0800

    chore: update apisix 3.3.0 release log (#1581)
    
    Co-authored-by: Young <is...@outlook.com>
---
 config/downloads.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/downloads.js b/config/downloads.js
index 28d6d3c9284..a965a24bcb4 100644
--- a/config/downloads.js
+++ b/config/downloads.js
@@ -10,9 +10,9 @@ module.exports = [
     downloadPath: 'apisix/3.3.0/apache-apisix-3.3.0-src',
     dockerhubPath: 'apisix',
     version: '3.3.0',
-    LTSDownloadPath: 'apisix/3.3.0/apache-apisix-3.3.0-src',
-    LTSVersion: '3.3.0',
-    releaseDate: '2023-05-05',
+    LTSDownloadPath: 'apisix/3.2.0/apache-apisix-3.2.0-src',
+    LTSVersion: '3.2.0',
+    releaseDate: '2023-04-30',
     firstDocPath: '/getting-started',
   },
   {