This is an automated email from the ASF dual-hosted git repository.
eze pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 4ab0382575 Add 10.1.x to the list of versions in the docs (#12491)
4ab0382575 is described below
commit 4ab038257552f483d637e38a73a277fa9df0071d
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Tue Sep 9 13:32:49 2025 -0600
Add 10.1.x to the list of versions in the docs (#12491)
---
doc/static/languages.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/static/languages.json b/doc/static/languages.json
index cb44b34db1..73548d7b8c 100644
--- a/doc/static/languages.json
+++ b/doc/static/languages.json
@@ -3,6 +3,7 @@
"name": "English",
"versions": [
"latest",
+ "10.1.x",
"10.0.x",
"9.2.x",
"9.1.x",
@@ -15,6 +16,7 @@
"name": "日本語",
"versions": [
"latest",
+ "10.1.x",
"10.0.x",
"9.2.x",
"9.1.x",