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