diff --git a/src/SentryBundle.php b/src/SentryBundle.php index 2ab1250c..c3f2a86f 100644 --- a/src/SentryBundle.php +++ b/src/SentryBundle.php @@ -15,7 +15,7 @@ final class SentryBundle extends Bundle { public const SDK_IDENTIFIER = 'sentry.php.symfony'; - public const SDK_VERSION = '4.11.0'; + public const SDK_VERSION = '4.12.0'; public function build(ContainerBuilder $container): void {