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/09/08 00:36:43 UTC

[apisix-website] branch master updated: docs: release dashboard 2.8 (#568)

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 658e277  docs: release dashboard 2.8 (#568)
658e277 is described below

commit 658e277670e9f88771e523db0a5d1de50ced5efa
Author: liuxiran <be...@126.com>
AuthorDate: Wed Sep 8 08:36:38 2021 +0800

    docs: release dashboard 2.8 (#568)
---
 website/docusaurus.config.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index f73a15d..993963e 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -34,8 +34,8 @@ module.exports = {
         shape: "square",
         color: "#10B981",
         githubRepo: "apache/apisix-dashboard",
-        version: "2.7.1",
-        releaseDate: "2021-08-15",
+        version: "2.8",
+        releaseDate: "2021-09-07",
         firstDocPath: "/USER_GUIDE",
       },
       {
@@ -128,9 +128,9 @@ module.exports = {
         color: "#10B981",
         githubRepo: "apache/apisix-dashboard",
         githubBranch: "master",
-        downloadPath: "apisix/dashboard/2.7.1/apache-apisix-dashboard-2.7.1-src",
-        version: "2.7.1",
-        releaseDate: "2021-08-15",
+        downloadPath: "apisix/dashboard/2.8.0/apache-apisix-dashboard-2.8.0-src",
+        version: "2.8",
+        releaseDate: "2021-09-07",
         firstDocPath: "/USER_GUIDE",
       },
       {