Skip to content

Commit 3b9eff4

Browse files
author
getsentry-bot
committed
Merge branch 'release/4.14.0'
2 parents 7c3a5cd + f8c5030 commit 3b9eff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Client implements ClientInterface
3232
/**
3333
* The version of the SDK.
3434
*/
35-
public const SDK_VERSION = '4.13.0';
35+
public const SDK_VERSION = '4.14.0';
3636

3737
/**
3838
* Regex pattern to detect if a string is a regex pattern (starts and ends with / optionally followed by flags).

0 commit comments

Comments
 (0)