Skip to content

Commit da1ee34

Browse files
committedFeb 5, 2025·
release: 4.12.0
1 parent 454a1b8 commit da1ee34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Sentry/Laravel/Version.php

+1-1
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 = '4.11.0';
8+
public const SDK_VERSION = '4.12.0';
99
}

0 commit comments

Comments
 (0)
Please sign in to comment.