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