From 568cc3a8d91221843eab5191857ed78abcc106cf Mon Sep 17 00:00:00 2001 From: Frank Lin Date: Mon, 24 Nov 2025 15:28:44 +1000 Subject: [PATCH] Update fineprint for git credentials --- src/pages/docs/infrastructure/git-credentials/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/infrastructure/git-credentials/index.mdx b/src/pages/docs/infrastructure/git-credentials/index.mdx index 3105007368..e31134698e 100644 --- a/src/pages/docs/infrastructure/git-credentials/index.mdx +++ b/src/pages/docs/infrastructure/git-credentials/index.mdx @@ -35,7 +35,7 @@ You can optionally restrict the Git credential to specified repository URL's. Th ## Older versions ```markdown -Repository Restrictions is a new feature currently rolling out in Octopus Cloud. This property will be missing in versions earlier than 2025.3. +Repository Restrictions is only available in version 2025.4 and later. ``` ## Links