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

wenming 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 f39e9fb  feat: upgrade APISIX Dashboard version (#276)
f39e9fb is described below

commit f39e9fbc51f134459e6c868f468cae1b52869826
Author: nic-chen <[email protected]>
AuthorDate: Tue Mar 30 14:03:06 2021 +0800

    feat: upgrade APISIX Dashboard version (#276)
---
 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 c728092..1917956 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.4",
-        releaseDate: "2021-02-12",
+        version: "2.5",
+        releaseDate: "2021-03-29",
         firstDocPath: "/USER_GUIDE",
       },
       {

Reply via email to