diff --git a/src/EasyAdminBundle.php b/src/EasyAdminBundle.php index 6f72e15d42..1be93e9fcf 100644 --- a/src/EasyAdminBundle.php +++ b/src/EasyAdminBundle.php @@ -22,7 +22,7 @@ */ class EasyAdminBundle extends Bundle { - const VERSION = '1.17.11-DEV'; + const VERSION = '1.17.11'; public function build(ContainerBuilder $container) {