Skip to content

Commit 52befb4

Browse files
author
getsentry-bot
committed
Merge branch 'release/4.9.2'
2 parents 7ba0a93 + a4f7ffb commit 52befb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SentryBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ final class SentryBundle extends Bundle
1414
{
1515
public const SDK_IDENTIFIER = 'sentry.php.symfony';
1616

17-
public const SDK_VERSION = '4.9.1';
17+
public const SDK_VERSION = '4.9.2';
1818

1919
public function build(ContainerBuilder $container): void
2020
{

0 commit comments

Comments
 (0)