Skip to content

Commit 615b5f0

Browse files
authored
chore: add v0.23.0 doc version (googleapis#2161)
1 parent 2b45266 commit 615b5f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.hugo/hugo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ ignoreFiles = ["quickstart/shared", "quickstart/python", "quickstart/js", "quick
5151
# Add a new version block here before every release
5252
# The order of versions in this file is mirrored into the dropdown
5353

54+
[[params.versions]]
55+
version = "v0.23.0"
56+
url = "https://googleapis.github.io/genai-toolbox/v0.23.0/"
57+
5458
[[params.versions]]
5559
version = "v0.22.0"
5660
url = "https://googleapis.github.io/genai-toolbox/v0.22.0/"

0 commit comments

Comments
 (0)