Skip to content

Commit 5b0b8a4

Browse files
committed
3.19.0
1 parent 1205a91 commit 5b0b8a4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ a release.
1818
---
1919

2020
## [Unreleased]
21+
22+
## [3.19.0] - 2025-02-24
2123
### Added
2224
- Actor provider for use with extensions with user references (#2914)
2325

src/DoctrineExtensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ final class DoctrineExtensions
3030
/**
3131
* Current version of extensions
3232
*/
33-
public const VERSION = '3.18.0';
33+
public const VERSION = '3.19.0';
3434

3535
/**
3636
* Hooks all extension metadata mapping drivers into

0 commit comments

Comments
 (0)