Skip to content

Commit f0d059b

Browse files
committed
Update hardcoded package version
1 parent aa8cd97 commit f0d059b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Gedmo/DoctrineExtensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ final class DoctrineExtensions
2323
/**
2424
* Current version of extensions
2525
*/
26-
const VERSION = 'v2.4.26';
26+
const VERSION = 'v2.4.41';
2727

2828
/**
2929
* Hooks all extensions metadata mapping drivers

0 commit comments

Comments
 (0)