diff --git a/src/EasyAdminBundle.php b/src/EasyAdminBundle.php index 8e48a6b5e5..4b9505218f 100644 --- a/src/EasyAdminBundle.php +++ b/src/EasyAdminBundle.php @@ -13,7 +13,7 @@ */ class EasyAdminBundle extends Bundle { - public const VERSION = '2.0.0-DEV'; + public const VERSION = '2.0.0-RC1'; public function build(ContainerBuilder $container) {