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 aa478d0  chore: upgrade APISIX 2.5 (#279)
aa478d0 is described below

commit aa478d0e06fd3a47c8cbd936530c8abc9385ceb4
Author: 罗泽轩 <[email protected]>
AuthorDate: Mon Apr 5 14:57:01 2021 +0800

    chore: upgrade APISIX 2.5 (#279)
---
 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 1917956..20cdc9a 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -22,8 +22,8 @@ module.exports = {
         shape: "triangle",
         color: "var(--ifm-color-primary)",
         githubRepo: "apache/apisix",
-        version: "2.4",
-        releaseDate: "2021-03-05",
+        version: "2.5",
+        releaseDate: "2021-04-05",
         firstDocPath: "/getting-started",
       },
       {

Reply via email to