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

liuxiran 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 a5df338  docs: release dashboard 2.9.0 (#649)
a5df338 is described below

commit a5df338332117f29a11a1fb34dcab30dcf27db95
Author: liuxiran <[email protected]>
AuthorDate: Sat Oct 9 16:31:24 2021 +0800

    docs: release dashboard 2.9.0 (#649)
---
 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 44bafb9..7b848bd 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.8",
-        releaseDate: "2021-09-07",
+        version: "2.9.0",
+        releaseDate: "2021-10-08",
         firstDocPath: "/USER_GUIDE",
       },
       {
@@ -128,9 +128,9 @@ module.exports = {
         color: "#10B981",
         githubRepo: "apache/apisix-dashboard",
         githubBranch: "master",
-        downloadPath: 
"apisix/dashboard/2.8.0/apache-apisix-dashboard-2.8.0-src",
-        version: "2.8",
-        releaseDate: "2021-09-07",
+        downloadPath: 
"apisix/dashboard/2.9.0/apache-apisix-dashboard-2.9.0-src",
+        version: "2.9.0",
+        releaseDate: "2021-10-08",
         firstDocPath: "/USER_GUIDE",
       },
       {

Reply via email to