diff --git a/docs/installation/README.md b/docs/installation/README.md index 8218602..4f56c79 100644 --- a/docs/installation/README.md +++ b/docs/installation/README.md @@ -7,7 +7,7 @@ Add the following to your composer.json file ```json { "require": { - "cyber-duck/silverstripe-seo": "1.0.*" + "cyber-duck/silverstripe-seo": "1.1.*" } } ```