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