diff --git a/README.md b/README.md index f57f5d98..07850bd6 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Automate fixing deprecated Drupal code. ## Latest release -[Version 0.12.2 for Drupal 8.x and 9.x deprecations](https://github.com/palantirnet/drupal-rector/tree/0.12.2). Note that Drupal 9 deprecation testing recommends PHP 8. +[Version 0.12.3 for Drupal 8.x and 9.x deprecations](https://github.com/palantirnet/drupal-rector/tree/0.12.3). Note that Drupal 9 deprecation testing recommends PHP 8. -The 0.12.2 release bypasses a known conflict with Rector >0.12.17. +The 0.12.3 release bypasses a known conflict with Rector 0.12.18. *Note that GitHub does not let us have different default homepage and merge branches. If you checked out the project using packagist/composer, read the docs for your version.*