Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 1.1k

Commit ecf581d

Browse files
committedDec 9, 2024·
Bump development version
1 parent b65b73b commit ecf581d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/EasyAdminBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
class EasyAdminBundle extends Bundle
1313
{
14-
public const VERSION = '4.20.2';
14+
public const VERSION = '4.20.3-DEV';
1515

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

0 commit comments

Comments
 (0)
Please sign in to comment.