Skip to content

Commit bd4b1ed

Browse files
committed
release: 4.8.0
1 parent 15a3815 commit bd4b1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/SentryBundle.php

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

17-
public const SDK_VERSION = '4.7.0';
17+
public const SDK_VERSION = '4.8.0';
1818

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

0 commit comments

Comments
 (0)