Skip to content

Commit e231db0

Browse files
author
getsentry-bot
committed
Merge branch 'release/3.17.0'
2 parents e06f345 + 95d2e93 commit e231db0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 3.17.0
44

5-
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v3.16.0.
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v3.17.0.
66

77
### Features
88

src/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ final class Client implements ClientInterface
3535
/**
3636
* The version of the SDK.
3737
*/
38-
public const SDK_VERSION = '3.16.0';
38+
public const SDK_VERSION = '3.17.0';
3939

4040
/**
4141
* @var Options The client options

0 commit comments

Comments
 (0)