diff --git a/sources-docs.js b/sources-docs.js index 7040dae..15bdd66 100644 --- a/sources-docs.js +++ b/sources-docs.js @@ -13,7 +13,7 @@ module.exports = [ options: { name: `docs--4`, remote: `https://github.com/silverstripe/developer-docs.git`, - branch: `4.11`, + branch: `4.12`, patterns: `en/**` } }, @@ -26,4 +26,4 @@ module.exports = [ patterns: `en/**` } }, -]; \ No newline at end of file +];