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