chore: update hugo version (#1950)

update hugo version
This commit is contained in:
Yuan Teoh
2025-11-13 17:15:51 -08:00
committed by GitHub
parent f6804420b9
commit 7c67bcc810

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.20.0"
url = "https://googleapis.github.io/genai-toolbox/v0.20.0/"
[[params.versions]]
version = "v0.19.1"
url = "https://googleapis.github.io/genai-toolbox/v0.19.1/"