Skip to content

Commit

Permalink
Merge branch 'release/4.10.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Aug 1, 2023
2 parents 591f6f8 + be9d93e commit 3e9e23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SentryBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ final class SentryBundle extends Bundle
{
public const SDK_IDENTIFIER = 'sentry.php.symfony';

public const SDK_VERSION = '4.9.2';
public const SDK_VERSION = '4.10.0';

public function build(ContainerBuilder $container): void
{
Expand Down

0 comments on commit 3e9e23d

Please sign in to comment.