diff --git a/src/EasyAdminBundle.php b/src/EasyAdminBundle.php index a9fdc765cc..d13b46e5c7 100644 --- a/src/EasyAdminBundle.php +++ b/src/EasyAdminBundle.php @@ -11,7 +11,7 @@ */ class EasyAdminBundle extends Bundle { - public const VERSION = '4.18.0'; + public const VERSION = '4.18.1-DEV'; public function build(ContainerBuilder $container): void {