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