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 3cf255f docs: release dashboard 2.10.0 (#812) 3cf255f is described below commit 3cf255fc1a2ad477961f1eac286099405e23895b Author: okaybase <75366457+okayb...@users.noreply.github.com> AuthorDate: Wed Dec 15 16:14:52 2021 +0800 docs: release dashboard 2.10.0 (#812) --- website/config/docs.js | 4 ++-- website/config/downloads.js | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/config/docs.js b/website/config/docs.js index da88e03..d0647d4 100644 --- a/website/config/docs.js +++ b/website/config/docs.js @@ -18,8 +18,8 @@ module.exports = [ shape: "square", color: "#10B981", githubRepo: "apache/apisix-dashboard", - version: "2.9.0", - releaseDate: "2021-10-08", + version: "2.10.0", + releaseDate: "2021-12-15", firstDocPath: "/USER_GUIDE", }, { diff --git a/website/config/downloads.js b/website/config/downloads.js index 8353985..55b6c43 100644 --- a/website/config/downloads.js +++ b/website/config/downloads.js @@ -21,9 +21,9 @@ module.exports = [ color: "#10B981", githubRepo: "apache/apisix-dashboard", githubBranch: "master", - downloadPath: "apisix/dashboard/2.9.0/apache-apisix-dashboard-2.9.0-src", - version: "2.9.0", - releaseDate: "2021-10-08", + downloadPath: "apisix/dashboard/2.10.0/apache-apisix-dashboard-2.10.0-src", + version: "2.10.0", + releaseDate: "2021-12-15", firstDocPath: "/USER_GUIDE", }, {