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

menghaoran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 36eec1019c9 Add : add 5.5.1 to language page (#33338)
36eec1019c9 is described below

commit 36eec1019c9e2727c1bea942a234b11e145e717c
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Tue Oct 22 10:05:47 2024 +0800

    Add : add 5.5.1 to language page (#33338)
---
 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 c65da4f1c04..50fab93d02b 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.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.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