diff --git a/CHANGELOG.md b/CHANGELOG.md index cc92bd44..d44a2dc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ - Bump Java SDK (Android) from v7.17.0 to v7.18.0 ([#689](https://github.com/getsentry/sentry-unreal/pull/689)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7180) - [diff](https://github.com/getsentry/sentry-java/compare/7.17.0...7.18.0) +- Bump Cocoa SDK (iOS and Mac) from v8.40.1 to v8.41.0 ([#698](https://github.com/getsentry/sentry-unreal/pull/698)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8410) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.40.1...8.41.0) ## 0.21.0 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index e7392b9f..1ee4aa37 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.40.1 +version=8.41.0 repo=https://github.com/getsentry/sentry-cocoa