Skip to content

Commit 6aacef4

Browse files
getsentry-botcleptric
authored andcommitted
release: 3.6.0
1 parent cc13185 commit 6aacef4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Sentry SDK team is happy to announce the immediate availability of Sentry La
2020
}
2121
```
2222

23-
You can read more about this in our [docs](https://sentry-docs-git-laravel-upserts.sentry.dev/platforms/php/guides/laravel/crons/).
23+
You can read more about this in our [docs](https://docs.sentry.io/platforms/php/guides/laravel/crons/).
2424

2525
## 3.5.1
2626

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 = '3.5.1';
8+
public const SDK_VERSION = '3.6.0';
99
}

0 commit comments

Comments
 (0)