diff --git a/CHANGELOG.md b/CHANGELOG.md index f6b0930b0d..ea079941e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ a release. --- ## [Unreleased] + +## [3.16.1] ### Fixed - Restructure the SqlWalkerCompat trait to fix optimized autoloading diff --git a/src/DoctrineExtensions.php b/src/DoctrineExtensions.php index 0c42d32d3a..6d0a316b9e 100644 --- a/src/DoctrineExtensions.php +++ b/src/DoctrineExtensions.php @@ -30,7 +30,7 @@ final class DoctrineExtensions /** * Current version of extensions */ - public const VERSION = '3.16.0'; + public const VERSION = '3.16.1'; /** * Hooks all extension metadata mapping drivers into