Skip to content

Commit b4dc2ab

Browse files
author
getsentry-bot
committed
Merge branch 'release/5.2.0'
2 parents e5b42bb + 3945762 commit b4dc2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SentryBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ final class SentryBundle extends Bundle
1616
{
1717
public const SDK_IDENTIFIER = 'sentry.php.symfony';
1818

19-
public const SDK_VERSION = '5.1.0';
19+
public const SDK_VERSION = '5.2.0';
2020

2121
public function build(ContainerBuilder $container): void
2222
{

0 commit comments

Comments
 (0)