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

[apisix-website] branch dashboard-download-link created (now 2b03b65)

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

chenjunxu pushed a change to branch dashboard-download-link
in repository https://gitbox.apache.org/repos/asf/apisix-website.git.


      at 2b03b65  fix: download info for dashboard 2.6.1

This branch includes the following new commits:

     new 2b03b65  fix: download info for dashboard 2.6.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[apisix-website] 01/01: fix: download info for dashboard 2.6.1

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

chenjunxu pushed a commit to branch dashboard-download-link
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit 2b03b65f423e987d7ab5f42efeb01d088a54bd40
Author: nic-chen <jo...@163.com>
AuthorDate: Fri May 28 11:50:25 2021 +0800

    fix: download info for dashboard 2.6.1
---
 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 9ce4426..4b7340f 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -93,8 +93,8 @@ module.exports = {
         shape: "square",
         color: "#10B981",
         githubRepo: "apache/apisix-dashboard",
-        version: "2.6",
-        releaseDate: "2021-04-22",
+        version: "2.6.1",
+        releaseDate: "2021-05-27",
         firstDocPath: "/USER_GUIDE",
       },
       {