We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc64d0 commit 0012cefCopy full SHA for 0012cef
src/EasyAdminBundle.php
@@ -11,7 +11,7 @@
11
*/
12
class EasyAdminBundle extends Bundle
13
{
14
- public const VERSION = '4.24.5';
+ public const VERSION = '4.24.6-DEV';
15
16
public function build(ContainerBuilder $container): void
17
0 commit comments