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