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