From e0eca488a083127147a84768f6b315afb1758f78 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 5 Mar 2024 15:15:02 +1300 Subject: [PATCH] MNT Update v5 docs branch to 5.2 --- sources-docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources-docs.js b/sources-docs.js index 2545392..fff098c 100644 --- a/sources-docs.js +++ b/sources-docs.js @@ -4,7 +4,7 @@ module.exports = [ options: { name: 'docs--5', remote: 'https://github.com/silverstripe/developer-docs.git', - branch: '5.1', + branch: '5.2', patterns: 'en/**' } },