diff --git a/CHANGELOG.md b/CHANGELOG.md index d8e56d451..68df92548 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ - Bump Java SDK (Android) from v8.24.0 to v8.25.0 ([#1130](https://github.com/getsentry/sentry-unreal/pull/1130)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8250) - [diff](https://github.com/getsentry/sentry-java/compare/8.24.0...8.25.0) +- Bump Cocoa SDK (iOS and Mac) from v8.57.0 to v8.57.2 ([#5](https://github.com/ProjectBorealis/sentry-unreal/pull/5)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8572) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.0...8.57.2) ## 1.2.0 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 3364fc3f9..bc8723fae 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.57.0 +version=8.57.2 repo=https://github.com/getsentry/sentry-cocoa