diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d26c8be3..7073780df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Cocoa SDK from v8.57.2 to v8.57.3 ([#2424](https://github.com/getsentry/sentry-unity/pull/2424)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8573) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.2...8.57.3) + ## 4.0.0-beta.6 ### Various fixes & improvements diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 0cdbab7e1..7e5e1be5d 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 8.57.2 +version = 8.57.3 repo = https://github.com/getsentry/sentry-cocoa