From fc5a77664505a7e8f3e3b143ee79ae2f1815441a Mon Sep 17 00:00:00 2001 From: Pinny Date: Tue, 10 Dec 2024 19:00:02 +0000 Subject: [PATCH] Updated versions in docs for v0.36.0 release --- site/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config.yaml b/site/config.yaml index d08c4d16b..e50f956bf 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -7,7 +7,7 @@ params: github_url: "https://github.com/vmware-tanzu/pinniped" slack_url: "https://go.pinniped.dev/community/slack" community_url: "https://go.pinniped.dev/community" - latest_version: v0.35.0 + latest_version: v0.36.0 latest_codegen_version: 1.31 pygmentsCodefences: true pygmentsStyle: "pygments"