mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-11 12:41:27 +00:00
1.20.3
This commit is contained in:
@@ -27,7 +27,7 @@ if [ "$version" == "1.19" ]; then
|
||||
minorVer="1.19.4"
|
||||
minGoVer="1.19"
|
||||
elif [ "$version" == "1.20" ]; then
|
||||
minorVer="1.20.2"
|
||||
minorVer="1.20.3"
|
||||
fi
|
||||
|
||||
docs_dir="versioned_docs/version-$version"
|
||||
|
||||
Reference in New Issue
Block a user