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:37 UTC

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

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",
       },
       {