We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47a596 commit e8102daCopy full SHA for e8102da
src/SentryBundle.php
@@ -15,7 +15,7 @@ final class SentryBundle extends Bundle
15
{
16
public const SDK_IDENTIFIER = 'sentry.php.symfony';
17
18
- public const SDK_VERSION = '4.13.0';
+ public const SDK_VERSION = '4.13.1';
19
20
public function build(ContainerBuilder $container): void
21
0 commit comments