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