Skip to content

Commit acfbddf

Browse files
Merge release/2.6.0 into master
2 parents 2954ca1 + 1a4db2b commit acfbddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/Laravel/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
final class Version
66
{
77
public const SDK_IDENTIFIER = 'sentry.php.laravel';
8-
public const SDK_VERSION = '2.5.3';
8+
public const SDK_VERSION = '2.6.0';
99
}

0 commit comments

Comments
 (0)