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

[apisix-website] branch master updated: fix: download info for dashboard 2.6.1 (#356)

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 9ca1d9b  fix: download info for dashboard 2.6.1 (#356)
9ca1d9b is described below

commit 9ca1d9b386c911e2d8a0dd7bad836ca2618f9b81
Author: nic-chen <33...@users.noreply.github.com>
AuthorDate: Fri May 28 14:01:05 2021 +0800

    fix: download info for dashboard 2.6.1 (#356)
---
 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",
       },
       {