You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by to...@apache.org on 2021/05/25 02:25:39 UTC

[apisix-website] branch master updated: feat: update download link to 2.6 (#353)

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

tokers 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 8ff9077  feat: update download link to 2.6 (#353)
8ff9077 is described below

commit 8ff9077b1a7279f44029bd228c5a179f3007f3fa
Author: 罗泽轩 <sp...@gmail.com>
AuthorDate: Tue May 25 10:25:33 2021 +0800

    feat: update download link to 2.6 (#353)
---
 website/docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 91a5581..1419389 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -81,8 +81,8 @@ module.exports = {
         shape: "triangle",
         color: "#e8433e",
         githubRepo: "apache/apisix",
-        version: "2.5",
-        releaseDate: "2021-04-05",
+        version: "2.6",
+        releaseDate: "2021-05-24",
         firstDocPath: "/getting-started",
       },
       {