diff --git a/CHANGELOG.md b/CHANGELOG.md index bffe6295f..ab4df9b46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,9 +21,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) +- Bump Cocoa SDK from v8.56.2 to v8.57.1 ([#2358](https://github.com/getsentry/sentry-unity/pull/2358), [#2382](https://github.com/getsentry/sentry-unity/pull/2382)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8571) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.56.2...8.57.1) - Bump Java SDK from v8.23.0 to v8.25.0 ([#2370](https://github.com/getsentry/sentry-unity/pull/2370), [#2379](https://github.com/getsentry/sentry-unity/pull/2379)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8250) - [diff](https://github.com/getsentry/sentry-java/compare/8.23.0...8.25.0) diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index b7a86cc6d..2725dcc92 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 8.57.0 +version = 8.57.1 repo = https://github.com/getsentry/sentry-cocoa