diff --git a/src/EasyAdminBundle.php b/src/EasyAdminBundle.php index 994738fe10..31d42e6104 100644 --- a/src/EasyAdminBundle.php +++ b/src/EasyAdminBundle.php @@ -14,7 +14,7 @@ */ class EasyAdminBundle extends Bundle { - public const VERSION = '2.2.2-DEV'; + public const VERSION = '2.2.2'; public function build(ContainerBuilder $container) {