We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5a3f6 commit 2bc71eaCopy full SHA for 2bc71ea
src/EasyAdminBundle.php
@@ -11,7 +11,7 @@
11
*/
12
class EasyAdminBundle extends Bundle
13
{
14
- public const VERSION = '4.14.1';
+ public const VERSION = '4.14.2-DEV';
15
16
public function build(ContainerBuilder $container): void
17
0 commit comments