SkyeYoung commented on code in PR #1580:
URL: https://github.com/apache/apisix-website/pull/1580#discussion_r1187095628


##########
config/apisix-versions.js:
##########
@@ -8,7 +8,7 @@ const versions = ['2.12', '2.13', '2.14', '2.15', '3.0', '3.1', 
'3.2', '3.3'];
 /**
  * @type {Array<string>} LTS version list
  */
-const LTSVersions = ['2.15'];
+const LTSVersions = ['3.3'];

Review Comment:
   ```suggestion
   const LTSVersions = ['3.2'];
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to