Skip to content

Commit 58b0888

Browse files
Mark v14 docs as stable (#7622)
1 parent 00d22f7 commit 58b0888

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

website/config/conf.d/default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ server {
44

55
error_page 404 /404/index.html;
66

7-
set $latestStableVersion v13;
7+
set $latestStableVersion v14;
88

99
location / {
1010
# temporary redirects

website/src/docs/docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"title": "Hot Chocolate",
154154
"description": "GraphQL Server / Gateway",
155155
"metaDescription": "Hot Chocolate is the most efficient, feature-rich, open-source GraphQL server in the .NET ecosystem, that helps developers to build powerful APIs.",
156-
"latestStableVersion": "v13",
156+
"latestStableVersion": "v14",
157157
"versions": [
158158
{
159159
"path": "v14",
@@ -1640,7 +1640,7 @@
16401640
"title": "Strawberry Shake",
16411641
"description": "GraphQL Client for .NET",
16421642
"metaDescription": "Strawberry Shake is an incredible GraphQL client for the .NET ecosystem, that helps developers to build awesome UIs in Blazor, Maui, and more.",
1643-
"latestStableVersion": "v13",
1643+
"latestStableVersion": "v14",
16441644
"versions": [
16451645
{
16461646
"path": "v14",

0 commit comments

Comments
 (0)