Skip to content

Commit 0e92385

Browse files
committed
release: 4.13.0
1 parent 1ad3bee commit 0e92385

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
@@ -15,7 +15,7 @@ final class SentryBundle extends Bundle
1515
{
1616
public const SDK_IDENTIFIER = 'sentry.php.symfony';
1717

18-
public const SDK_VERSION = '4.12.0';
18+
public const SDK_VERSION = '4.13.0';
1919

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

0 commit comments

Comments
 (0)