diff --git a/.hugo/hugo.toml b/.hugo/hugo.toml index e3fb75803c..76e253dc0a 100644 --- a/.hugo/hugo.toml +++ b/.hugo/hugo.toml @@ -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.27.0" + url = "https://googleapis.github.io/genai-toolbox/v0.27.0/" + [[params.versions]] version = "v0.26.0" url = "https://googleapis.github.io/genai-toolbox/v0.26.0/"