diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e9bf82c..a7bd43bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ - Bump Java SDK (Android) from v8.16.0 to v8.17.0 ([#994](https://github.com/getsentry/sentry-unreal/pull/994)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8170) - [diff](https://github.com/getsentry/sentry-java/compare/8.16.0...8.17.0) +- Bump Cocoa SDK (iOS and Mac) from v8.53.1 to v8.53.2 ([#993](https://github.com/getsentry/sentry-unreal/pull/993)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8532) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.1...8.53.2) ## 1.0.0-beta.4 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index b1fb962c..4bf27c36 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.53.1 +version=8.53.2 repo=https://github.com/getsentry/sentry-cocoa