Skip to content

Commit e8102da

Browse files
committed
release: 4.13.1
1 parent a47a596 commit e8102da

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.13.0';
18+
public const SDK_VERSION = '4.13.1';
1919

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

0 commit comments

Comments
 (0)