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

chenjunxu pushed a commit to branch dashboard-2.6
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit 94e80358e69244d971415aaab69153f9ad2a284f
Author: nic-chen <j...@163.com>
AuthorDate: Thu Apr 22 23:32:22 2021 +0800

    chore: upgrade APISIX Dashboard version to 2.6
---
 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 57e9640..9821649 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.5",
-        releaseDate: "2021-03-29",
+        version: "2.6",
+        releaseDate: "2021-04-22",
         firstDocPath: "/USER_GUIDE",
       },
       {

Reply via email to