This is an automated email from the ASF dual-hosted git repository.

jianglongtao pushed a commit to branch 5.5.3-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git

commit 54b24e46317b9193f663b13638368b44fbec0095
Author: RaigorJiang <[email protected]>
AuthorDate: Sun Mar 1 11:51:34 2026 +0800

    Update language.html
---
 docs/document/themes/hugo-theme-learn/layouts/partials/language.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/document/themes/hugo-theme-learn/layouts/partials/language.html 
b/docs/document/themes/hugo-theme-learn/layouts/partials/language.html
index 50fab93d02b..f6377d1ebd0 100644
--- a/docs/document/themes/hugo-theme-learn/layouts/partials/language.html
+++ b/docs/document/themes/hugo-theme-learn/layouts/partials/language.html
@@ -1,6 +1,6 @@
 {{ $currentNode := . }}
 {{ $permalink := string .Permalink }}
-{{ $v5 := slice "5.5.1" "5.5.0" "5.4.1" "5.4.0" "5.3.2" "5.3.1" "5.3.0" 
"5.2.1" "5.2.0" "5.1.2" "5.1.1" "5.1.0" "5.0.0"}}
+{{ $v5 := slice "5.5.2" "5.5.1" "5.5.0" "5.4.1" "5.4.0" "5.3.2" "5.3.1" 
"5.3.0" "5.2.1" "5.2.0" "5.1.2" "5.1.1" "5.1.0" "5.0.0"}}
 {{ $v4 := slice "4.1.1" "4.1.0" "4.0.1" "4.0.0"}}
 {{ $v3 := slice "3.1.0" "3.0.0"}}
 {{ $v2 := slice "2.0.3" "2.0.2" "2.0.1" "2.0.0"}}

Reply via email to