Skip to content

Commit

Permalink
Merge branch 'release/2.14.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Oct 3, 2022
2 parents 56306da + cad98d8 commit 7513cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sentry/Laravel/Version.php
Expand Up @@ -5,5 +5,5 @@
final class Version
{
public const SDK_IDENTIFIER = 'sentry.php.laravel';
public const SDK_VERSION = '2.13.0';
public const SDK_VERSION = '2.14.0';
}

0 comments on commit 7513cd4

Please sign in to comment.