chore: update hugo version (#1995)

Update hugo version for release
This commit is contained in:
Yuan Teoh
2025-11-19 13:03:19 -08:00
committed by GitHub
parent 0e269a1d12
commit 8a497a8227

View File

@@ -51,6 +51,10 @@ ignoreFiles = ["quickstart/shared", "quickstart/python", "quickstart/js", "quick
# Add a new version block here before every release
# The order of versions in this file is mirrored into the dropdown
[[params.versions]]
version = "v0.21.0"
url = "https://googleapis.github.io/genai-toolbox/v0.21.0/"
[[params.versions]]
version = "v0.20.0"
url = "https://googleapis.github.io/genai-toolbox/v0.20.0/"