Skip to content

Commit fd1b0e5

Browse files
committed
Prepare 4.24.4 release
1 parent f72bc2e commit fd1b0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EasyAdminBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
class EasyAdminBundle extends Bundle
1313
{
14-
public const VERSION = '4.24.4-DEV';
14+
public const VERSION = '4.24.4';
1515

1616
public function build(ContainerBuilder $container): void
1717
{

0 commit comments

Comments
 (0)