Skip to content

Commit e694fc1

Browse files
authored
chore: release 0.31.0 (#2865)
Release-As: 0.31.0
1 parent 941c752 commit e694fc1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.hugo/hugo.cloudflare.toml

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

79+
[[params.versions]]
80+
version = "v0.31.0"
81+
url = "https://mcp-toolbox.dev/v0.31.0/"
82+
7983
[[params.versions]]
8084
version = "v0.30.0"
8185
url = "https://mcp-toolbox.dev/v0.30.0/"

.hugo/hugo.toml

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

64+
[[params.versions]]
65+
version = "v0.31.0"
66+
url = "https://googleapis.github.io/genai-toolbox/v0.31.0/"
67+
6468
[[params.versions]]
6569
version = "v0.30.0"
6670
url = "https://googleapis.github.io/genai-toolbox/v0.30.0/"

0 commit comments

Comments
 (0)