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 25c21cdd73b fix: APISIX release date (#1507)
25c21cdd73b is described below
commit 25c21cdd73ba2ef2b4c99fefe85f0e2438bc1015
Author: 罗泽轩 <[email protected]>
AuthorDate: Fri Feb 17 20:23:23 2023 +0800
fix: APISIX release date (#1507)
Signed-off-by: spacewander <[email protected]>
---
config/downloads.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/downloads.js b/config/downloads.js
index d3f9bde9002..88e2cf66c08 100644
--- a/config/downloads.js
+++ b/config/downloads.js
@@ -12,7 +12,7 @@ module.exports = [
version: '3.1.0',
LTSDownloadPath: 'apisix/2.15.2/apache-apisix-2.15.2-src',
LTSVersion: '2.15.2',
- releaseDate: '2022-02-06',
+ releaseDate: '2023-02-06',
firstDocPath: '/getting-started',
},
{