Skip to content

Commit

Permalink
Merge branch 'release/4.10.1'
Browse files Browse the repository at this point in the history
getsentry-bot committed Nov 24, 2024
2 parents 3b6cd4e + 1c007fb commit 0d1186e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sentry/Laravel/Version.php
Original file line number Diff line number Diff line change
@@ -5,5 +5,5 @@
final class Version
{
public const SDK_IDENTIFIER = 'sentry.php.laravel';
public const SDK_VERSION = '4.10.0';
public const SDK_VERSION = '4.10.1';
}

0 comments on commit 0d1186e

Please sign in to comment.