diff --git a/CHANGELOG.md b/CHANGELOG.md index 93407765d..63f97315a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ - Bump Native SDK from v0.11.2 to v0.11.3 ([#2357](https://github.com/getsentry/sentry-unity/pull/2357)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0113) - [diff](https://github.com/getsentry/sentry-native/compare/0.11.2...0.11.3) +- Bump Cocoa SDK from v8.56.2 to v8.57.0 ([#2358](https://github.com/getsentry/sentry-unity/pull/2358)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8570) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.56.2...8.57.0) ## 4.0.0-beta.3 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 1b37e7bb3..b7a86cc6d 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 8.56.2 +version = 8.57.0 repo = https://github.com/getsentry/sentry-cocoa