Skip to content

Commit 497df8f

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--genai-toolbox
2 parents 1a7bbf4 + 00b00c9 commit 497df8f

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.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 = "v1.0.0"
81+
url = "https://mcp-toolbox.dev/v1.0.0/"
82+
7983
[[params.versions]]
8084
version = "v0.32.0"
8185
url = "https://mcp-toolbox.dev/v0.32.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 = "v1.0.0"
66+
url = "https://mcp-toolbox.dev/v1.0.0/"
67+
6468
[[params.versions]]
6569
version = "v0.32.0"
6670
url = "https://mcp-toolbox.dev/v0.32.0/"

0 commit comments

Comments
 (0)