You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by bz...@apache.org on 2022/11/18 01:22:18 UTC

[apisix-website] branch master updated: feat: release 2.15.1 (#1412)

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

bzp2010 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 f48d1b2e68a feat: release 2.15.1 (#1412)
f48d1b2e68a is described below

commit f48d1b2e68ab3b35dc5867328415a507fb42dee2
Author: 罗泽轩 <sp...@gmail.com>
AuthorDate: Fri Nov 18 09:22:13 2022 +0800

    feat: release 2.15.1 (#1412)
    
    Signed-off-by: spacewander <sp...@gmail.com>
---
 config/downloads.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/downloads.js b/config/downloads.js
index 6c74de27315..288bbe78b6b 100644
--- a/config/downloads.js
+++ b/config/downloads.js
@@ -10,9 +10,9 @@ module.exports = [
     downloadPath: 'apisix/3.0.0/apache-apisix-3.0.0-src',
     dockerhubPath: 'apisix',
     version: '3.0.0',
-    LTSDownloadPath: 'apisix/2.15.0/apache-apisix-2.15.0-src',
-    LTSVersion: '2.15.0',
-    releaseDate: '2022-11-02',
+    LTSDownloadPath: 'apisix/2.15.1/apache-apisix-2.15.1-src',
+    LTSVersion: '2.15.1',
+    releaseDate: '2022-11-17',
     firstDocPath: '/getting-started',
   },
   {