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