Skip to content

Commit 001c4cf

Browse files
committed
release: 4.14.0
1 parent 6ba799f commit 001c4cf

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 = '4.13.2';
19+
public const SDK_VERSION = '4.14.0';
2020

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

0 commit comments

Comments
 (0)