diff --git a/CHANGELOG.md b/CHANGELOG.md index 68050c097b..7b8989be50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ - Bump Native SDK from v0.12.0 to v0.12.1 ([#4690](https://github.com/getsentry/sentry-dotnet/pull/4690)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0121) - [diff](https://github.com/getsentry/sentry-native/compare/0.12.0...0.12.1) +- Bump Cocoa SDK from v8.57.1 to v8.57.2 ([#4704](https://github.com/getsentry/sentry-dotnet/pull/4704)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8572) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.1...8.57.2) ## 5.16.2 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 2725dcc923..0cdbab7e12 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 8.57.1 +version = 8.57.2 repo = https://github.com/getsentry/sentry-cocoa