From 7dc9f05fc0e57d5eed7c0bbd3250fff6c504ab55 Mon Sep 17 00:00:00 2001 From: Zach Loafman Date: Tue, 14 May 2024 10:48:10 -0700 Subject: [PATCH] Fix dangling as of (#3827) --- site/content/en/docs/Installation/upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/docs/Installation/upgrading.md b/site/content/en/docs/Installation/upgrading.md index db381ae27f..0e157ce273 100644 --- a/site/content/en/docs/Installation/upgrading.md +++ b/site/content/en/docs/Installation/upgrading.md @@ -158,7 +158,7 @@ releases (~1y) or more starting from the SDK version packaged. breaking changes have been made between releases. - When we make incompatible Alpha changes, we will document the APIs involved. -## SDK Deprecation Policies as of Agones +## SDK Deprecation Policies as of Agones 1.41 - Client SDK updates are not mandatory for game server binaries except for SDK when the underlying proto format has deprecations or breaking Alpha API changes.