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/08/15 08:43:43 UTC

[apisix-website] branch master updated: feat: release APISIX Dashboard 2.7.1 (#454)

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 98f11e7  feat: release APISIX Dashboard 2.7.1 (#454)
98f11e7 is described below

commit 98f11e73bdf223776817fdc468f55b1ca472bc90
Author: nic-chen <33...@users.noreply.github.com>
AuthorDate: Sun Aug 15 16:43:36 2021 +0800

    feat: release APISIX Dashboard 2.7.1 (#454)
---
 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 949fea4..acde276 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",
-        releaseDate: "2021-06-15",
+        version: "2.7.1",
+        releaseDate: "2021-08-15",
         firstDocPath: "/USER_GUIDE",
       },
       {
@@ -117,9 +117,9 @@ module.exports = {
         color: "#10B981",
         githubRepo: "apache/apisix-dashboard",
         githubBranch: "master",
-        downloadPath: "apisix/dashboard/2.7/apache-apisix-dashboard-2.7-src",
-        version: "2.7",
-        releaseDate: "2021-06-15",
+        downloadPath: "apisix/dashboard/2.7.1/apache-apisix-dashboard-2.7.1-src",
+        version: "2.7.1",
+        releaseDate: "2021-08-15",
         firstDocPath: "/USER_GUIDE",
       },
       {