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 07d91be85e9 chore: release apisix 3.1 docs (#1464)
07d91be85e9 is described below

commit 07d91be85e9e6cedcdb79e28665ece35dc03917f
Author: Young <[email protected]>
AuthorDate: Fri Jan 6 09:35:29 2023 +0800

    chore: release apisix 3.1 docs (#1464)
---
 config/apisix-versions.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/apisix-versions.js b/config/apisix-versions.js
index 457b70ea9e2..9679be26659 100644
--- a/config/apisix-versions.js
+++ b/config/apisix-versions.js
@@ -3,7 +3,7 @@
 /**
  * @type {Array<string>} version list
  */
-const versions = ['2.12', '2.13', '2.14', '2.15', '3.0'];
+const versions = ['2.12', '2.13', '2.14', '2.15', '3.0', '3.1'];
 
 /**
  * @type {Array<string>} LTS version list

Reply via email to