diff --git a/src/EasyAdminBundle.php b/src/EasyAdminBundle.php index 984779c50c..5538803845 100644 --- a/src/EasyAdminBundle.php +++ b/src/EasyAdminBundle.php @@ -12,7 +12,7 @@ */ class EasyAdminBundle extends Bundle { - public const VERSION = '4.0.7-DEV'; + public const VERSION = '4.0.7'; public function build(ContainerBuilder $container): void {